Merge pull request #2687 from crazy-max/bump-docker

dockerfile: update docker to 27.2.1
This commit is contained in:
CrazyMax 2024-09-11 13:57:09 +02:00 committed by GitHub
commit 6ba5802958
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ ARG GO_VERSION=1.22
ARG XX_VERSION=1.4.0
# for testing
ARG DOCKER_VERSION=27.1.1
ARG DOCKER_VERSION=27.2.1
ARG DOCKER_CLI_VERSION=${DOCKER_VERSION}
ARG GOTESTSUM_VERSION=v1.9.0
ARG REGISTRY_VERSION=2.8.0