Skip to content

Commit

Permalink
Merge pull request #2934 from crazy-max/update-buildkit-dockerfile
Browse files Browse the repository at this point in the history
dockerfile: update buildkit to 0.19.0
  • Loading branch information
crazy-max authored Jan 21, 2025
2 parents c1d3955 + 0954dcb commit d41e335
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ ARG DOCKER_VERSION_ALT_26=26.1.3
ARG DOCKER_CLI_VERSION=${DOCKER_VERSION}
ARG GOTESTSUM_VERSION=v1.12.0
ARG REGISTRY_VERSION=2.8.3
ARG BUILDKIT_VERSION=v0.19.0-rc2
ARG BUILDKIT_VERSION=v0.19.0
ARG UNDOCK_VERSION=0.9.0

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

0 comments on commit d41e335

Please sign in to comment.