Usage
# syntax=docker.io/docker/dockerfile-upstream:1.15.0-rc1
Notable changes
- Build error for invalid target now shows suggestions for correct possible names #5851
- Fix SBOM attestation producing error for Windows targets #5837
- Fix recursive ARG producing an infinite loop when processing an outline request #5823
- Fix parsing syntax directive from JSON would fail if the JSON had other datatypes than strings #5815
- Fix platform in image config being in unnormalized form (regression from 1.12) #5776
- WCOW: Fix copying into destination directory when directory is not present #5249