Skip to content

Commit dd0f91b

Browse files
committed
update buildx to v0.20.1
Signed-off-by: Tonis Tiigi <[email protected]>
1 parent 0bcd5b2 commit dd0f91b

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

0 commit comments

Comments
 (0)