Merge pull request #2249 from crazy-max/dockerfile-bump-docker

Dockerfile: update to Docker Engine v25.0.2
This commit is contained in:
CrazyMax 2024-02-06 11:03:35 +01:00 committed by GitHub
commit 328666dc6a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
ARG GO_VERSION=1.21.6
ARG XX_VERSION=1.4.0
ARG DOCKER_VERSION=25.0.1
ARG DOCKER_VERSION=25.0.2
ARG GOTESTSUM_VERSION=v1.9.0
ARG REGISTRY_VERSION=2.8.0
ARG BUILDKIT_VERSION=v0.12.5