Skip to content

Commit 59501e6

Browse files
authored
Merge pull request #649 from crazy-max/buildx-0.23.0
dockerfile: update buildx to 0.23.0-rc1
2 parents 1a0e910 + fa8b332 commit 59501e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.22.0
19+
ARG BUILDX_VERSION=0.23.0-rc1
2020
ARG COMPOSE_VERSION=2.32.4
2121
ARG UNDOCK_VERSION=0.8.0
2222

0 commit comments

Comments
 (0)