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:
Sebastiaan van Stijn 2024-01-24 10:45:39 +01:00
parent 620c57c86c
commit 2478f300aa
No known key found for this signature in database
GPG Key ID: 76698F39D527CE8C

View File

@ -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