Skip to content

dockerfile/1.9.0-rc2

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 10 Jul 22:50
· 1962 commits to master since this release
e83d79a

Usage

# syntax=docker.io/docker/dockerfile-upstream:1.9.0-rc2

Notable changes

  • New validation rules: CopyIgnoredFile (experimental) and FromPlatformFlagConstDisallowed #5135 #5140
  • Fix possible panic when building Dockerfile without defined stages #5150