Skip to content

Commit 063e15b

Browse files
authored
Merge pull request #803 from crazy-max/buildx-0.29.1
update buildx to 0.29.1
2 parents 45a37f0 + eff67f5 commit 063e15b

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=28.3
19-
ARG BUILDX_VERSION=0.29.0
19+
ARG BUILDX_VERSION=0.29.1
2020
ARG COMPOSE_VERSION=2.39.1
2121
ARG UNDOCK_VERSION=0.10.0
2222
ARG REGCTL_VERSION=v0.8.2

0 commit comments

Comments
 (0)