dockerfile: update docker to 27.2.1

Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax 2024-09-11 12:58:33 +02:00
parent 40f444f4b8
commit 4ec12e7e68
No known key found for this signature in database
GPG Key ID: ADE44D8C9D44FBE4
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