Skip to content

Commit 88374b9

Browse files
authored
Merge pull request #623 from crazy-max/buildx-0.22
dockerfile: update buildx to 0.22.0
2 parents 2eb7c42 + c87163f commit 88374b9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dev.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
ARG NODE_VERSION=20
1818
ARG DOCKER_VERSION=27.2.1
19-
ARG BUILDX_VERSION=0.21.2
19+
ARG BUILDX_VERSION=0.22.0
2020
ARG COMPOSE_VERSION=2.32.4
2121
ARG UNDOCK_VERSION=0.8.0
2222

0 commit comments

Comments
 (0)