Merge pull request #2830 from thaJeztah/bump_engine_27.4

Dockerfile: update to docker v27.4.0
This commit is contained in:
CrazyMax 2024-12-10 15:29:27 +01:00 committed by GitHub
commit f9e2d07b30
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4,7 +4,7 @@ ARG GO_VERSION=1.23
ARG XX_VERSION=1.6.1
# for testing
ARG DOCKER_VERSION=27.4.0-rc.2
ARG DOCKER_VERSION=27.4.0
ARG DOCKER_VERSION_ALT_26=26.1.3
ARG DOCKER_CLI_VERSION=${DOCKER_VERSION}
ARG GOTESTSUM_VERSION=v1.12.0