Usage
# syntax=docker.io/docker/dockerfile-upstream:1.14.0
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 handling of "os.version" platform property if one is set by the base image #5714
- Fix errors where a named context metadata could be resolved even if it was not reachable by the current build configuration, leading to build error #5688