Skip to content

Commit fa8b332

Browse files
committed
dockerfile: update buildx to 0.23.0-rc1
Signed-off-by: CrazyMax <[email protected]>
1 parent 1a0e910 commit fa8b332

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)