Skip to content

dockerfile/1.8.0-rc2

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 06 Jun 23:37
· 138 commits to master since this release
aebcc1f

Usage

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

Notable changes

  • Validation rules messaging has been updated and warnings now show Documentation URLs #4990 #4992
  • Check method will now by default validate all the stages of the Dockerfile, not stages reachable from the last stage #5000 #5001
  • Fix possible incorrect base image validation warning in RC1 #4992