We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c1d3955 + 0954dcb commit d41e335Copy full SHA for d41e335
1 file changed
Dockerfile
@@ -10,7 +10,7 @@ ARG DOCKER_VERSION_ALT_26=26.1.3
10
ARG DOCKER_CLI_VERSION=${DOCKER_VERSION}
11
ARG GOTESTSUM_VERSION=v1.12.0
12
ARG REGISTRY_VERSION=2.8.3
13
-ARG BUILDKIT_VERSION=v0.19.0-rc2
+ARG BUILDKIT_VERSION=v0.19.0
14
ARG UNDOCK_VERSION=0.9.0
15
16
FROM --platform=$BUILDPLATFORM tonistiigi/xx:${XX_VERSION} AS xx
0 commit comments