Skip to content

Commit 5ed2b22

Browse files
committed
dockerfile: update buildkit 0.31.0-rc2 and buildx 0.35.0-rc2
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
1 parent 9b346a1 commit 5ed2b22

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.26
44
ARG ALPINE_VERSION=3.23
55
ARG XX_VERSION=1.9.0
66

7-
ARG BUILDKIT_VERSION=v0.30.0
8-
ARG BUILDX_VERSION=v0.34.0
7+
ARG BUILDKIT_VERSION=v0.31.0-rc2
8+
ARG BUILDX_VERSION=v0.35.0-rc2
99
ARG REGISTRY_VERSION=v3.0.0
1010

1111
# named contexts

0 commit comments

Comments
 (0)