mirror of
https://gitea.com/Lydanne/buildx.git
synced 2025-05-18 00:47:48 +08:00
Dockerfile: update to Docker Engine v25.0.1
Update DOCKER_VERSION to the current release, so that tests run against that version. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
parent
620c57c86c
commit
2478f300aa
@ -3,7 +3,7 @@
|
||||
ARG GO_VERSION=1.21.6
|
||||
ARG XX_VERSION=1.2.1
|
||||
|
||||
ARG DOCKER_VERSION=24.0.6
|
||||
ARG DOCKER_VERSION=25.0.1
|
||||
ARG GOTESTSUM_VERSION=v1.9.0
|
||||
ARG REGISTRY_VERSION=2.8.0
|
||||
ARG BUILDKIT_VERSION=v0.12.4
|
||||
|
Loading…
x
Reference in New Issue
Block a user