Skip to content

dockerfile/1.27.0-rc1

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 27 Aug 08:29
· 2 commits to master since this release
ccfc875

Usage

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

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