Skip to content

Commit d41e335

Browse files
authored
Merge pull request #2934 from crazy-max/update-buildkit-dockerfile
dockerfile: update buildkit to 0.19.0
2 parents c1d3955 + 0954dcb commit d41e335

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ARG DOCKER_VERSION_ALT_26=26.1.3
1010
ARG DOCKER_CLI_VERSION=${DOCKER_VERSION}
1111
ARG GOTESTSUM_VERSION=v1.12.0
1212
ARG REGISTRY_VERSION=2.8.3
13-
ARG BUILDKIT_VERSION=v0.19.0-rc2
13+
ARG BUILDKIT_VERSION=v0.19.0
1414
ARG UNDOCK_VERSION=0.9.0
1515

1616
FROM --platform=$BUILDPLATFORM tonistiigi/xx:${XX_VERSION} AS xx

0 commit comments

Comments
 (0)