Skip to content

dockerfile/1.27.0

Choose a tag to compare

@github-actions github-actions released this 02 Sep 16:08
· 23 commits to master since this release
dockerfile/1.27.0
dddd562

Usage

# syntax=docker.io/docker/dockerfile-upstream:1.27.0

Notable changes

  • Archives with zstd compression can now be used as build context and in ADD instructions. #7069
  • RUN --device flag is now promoted from labs to stable. #6999