Skip to content

Commit 149e435

Browse files
authored
Merge pull request #443 from crazy-max/buildx-0.32.1
dockerfile: update buildx 0.32.1
2 parents e0fa0bd + 6b6fc36 commit 149e435

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ARG ALPINE_VERSION=3.23
55
ARG XX_VERSION=1.9.0
66

77
ARG BUILDKIT_VERSION=v0.28.0
8-
ARG BUILDX_VERSION=v0.32.0
8+
ARG BUILDX_VERSION=v0.32.1
99
ARG REGISTRY_VERSION=v2.8.3
1010

1111
# named contexts

0 commit comments

Comments
 (0)