Skip to content

dockerfile/1.14.0-rc2

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 14 Feb 03:09
· 31 commits to master since this release
c45cd57

Usage

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

Notable changes

  • COPY --chmod now allows non-octal values. This feature was previously in the labs channel and is now available in the main release. #5734
  • Fix silently ignoring RUN --device flag when not in labs channel #5738