Skip to content

Commit

Permalink
Merge pull request #607 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 5ec79aa + 17de396 commit 4e27e0c
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.0
ARG BUILDX_VERSION=0.21.1
ARG COMPOSE_VERSION=2.32.4
ARG UNDOCK_VERSION=0.8.0

Expand Down

0 comments on commit 4e27e0c

Please sign in to comment.