Skip to content

Commit

Permalink
Merge pull request #216 from tonistiigi/update-buildx-v0.20.1
Browse files Browse the repository at this point in the history
update Buildx to v0.20.1
  • Loading branch information
crazy-max authored Jan 22, 2025
2 parents 7a0506b + aa370b4 commit 3ecce86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ ARG ALPINE_VERSION=3.21
ARG XX_VERSION=1.6.1

ARG BUILDKIT_VERSION=v0.19.0
ARG BUILDX_VERSION=v0.20.0
ARG BUILDX_VERSION=v0.20.1
ARG REGISTRY_VERSION=v2.8.3

# named contexts
Expand Down

0 comments on commit 3ecce86

Please sign in to comment.