Skip to content

Commit 65e65c0

Browse files
authored
Merge pull request #453 from crazy-max/buildkit-0.29.0-rc1
dockerfile: update buildkit 0.29.0-rc1 and buildx 0.33.0-rc1
2 parents d693f60 + 580e4d0 commit 65e65c0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ ARG GO_VERSION=1.25
44
ARG ALPINE_VERSION=3.23
55
ARG XX_VERSION=1.9.0
66

7-
ARG BUILDKIT_VERSION=v0.28.0
8-
ARG BUILDX_VERSION=v0.32.1
7+
ARG BUILDKIT_VERSION=v0.29.0-rc1
8+
ARG BUILDX_VERSION=v0.33.0-rc1
99
ARG REGISTRY_VERSION=v2.8.3
1010

1111
# named contexts

0 commit comments

Comments
 (0)