Skip to content

Commit

Permalink
Merge pull request #230 from crazy-max/buildx-0.21.1
Browse files Browse the repository at this point in the history
dockerfile: update buildx to 0.21.1
  • Loading branch information
crazy-max authored Feb 21, 2025
2 parents a3a5d08 + 7a2ae81 commit d443fb5
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.20.0
ARG BUILDX_VERSION=v0.21.0
ARG BUILDX_VERSION=v0.21.1
ARG REGISTRY_VERSION=v2.8.3

# named contexts
Expand Down

0 comments on commit d443fb5

Please # to comment.