We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9b346a1 + 5ed2b22 commit 15d5057Copy full SHA for 15d5057
1 file changed
Dockerfile
@@ -4,8 +4,8 @@ ARG GO_VERSION=1.26
4
ARG ALPINE_VERSION=3.23
5
ARG XX_VERSION=1.9.0
6
7
-ARG BUILDKIT_VERSION=v0.30.0
8
-ARG BUILDX_VERSION=v0.34.0
+ARG BUILDKIT_VERSION=v0.31.0-rc2
+ARG BUILDX_VERSION=v0.35.0-rc2
9
ARG REGISTRY_VERSION=v3.0.0
10
11
# named contexts
0 commit comments