Skip to content

Commit a3c3bcc

Browse files
authored
Merge pull request #304 from crazy-max/buildx-0.26.1
dockerfile: update buildx 0.26.1
2 parents 65d069b + 5373eb4 commit a3c3bcc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

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

77
ARG BUILDKIT_VERSION=v0.23.2
8-
ARG BUILDX_VERSION=v0.26.0
8+
ARG BUILDX_VERSION=v0.26.1
99
ARG REGISTRY_VERSION=v2.8.3
1010

1111
# named contexts

0 commit comments

Comments
 (0)