Usage
# syntax=docker.io/docker/dockerfile-upstream:1.22.0-rc1
Notable changes
- Fix incorrect linter warning for copying ignored files when negated patterns exist #6534
- Update linter conditions for
SecretsUsedInArgOrEnvrule for better matching. #6501 - Named sources can now pass a different "shared key" for local sources if clients support it, and different projects that use the same context names will not overwrite each other(causing reduced performance). #6478