Skip to content

Commit

Permalink
Merge pull request #616 from crazy-max/buildx-0.21.2
Browse files Browse the repository at this point in the history
dockerfile: update buildx to 0.21.2
  • Loading branch information
crazy-max authored Mar 5, 2025
2 parents 391c776 + 43b8598 commit de3328f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

ARG NODE_VERSION=20
ARG DOCKER_VERSION=27.2.1
ARG BUILDX_VERSION=0.21.1
ARG BUILDX_VERSION=0.21.2
ARG COMPOSE_VERSION=2.32.4
ARG UNDOCK_VERSION=0.8.0

Expand Down

0 comments on commit de3328f

Please sign in to comment.