mirror of https://github.com/docker/buildx.git
Merge pull request #2587 from tonistiigi/update-moby-27.0.3
Dockerfile: update moby for testing to v27.0.3
This commit is contained in:
commit
6791ecb628
|
@ -4,7 +4,7 @@ ARG GO_VERSION=1.22
|
|||
ARG XX_VERSION=1.4.0
|
||||
|
||||
# for testing
|
||||
ARG DOCKER_VERSION=27.0.0-rc.2
|
||||
ARG DOCKER_VERSION=27.0.3
|
||||
ARG GOTESTSUM_VERSION=v1.9.0
|
||||
ARG REGISTRY_VERSION=2.8.0
|
||||
ARG BUILDKIT_VERSION=v0.14.1
|
||||
|
|
Loading…
Reference in New Issue