Merge pull request #3210 from thaJeztah/dockerfile_bump_docker

Dockerfile: update to docker v28.2.2
This commit is contained in:
Tõnis Tiigi
2025-05-30 10:49:08 -07:00
committed by GitHub
+1 -1
View File
@@ -5,7 +5,7 @@ ARG ALPINE_VERSION=3.21
ARG XX_VERSION=1.6.1
# for testing
ARG DOCKER_VERSION=28.1.1
ARG DOCKER_VERSION=28.2.2
ARG DOCKER_VERSION_ALT_27=27.5.1
ARG DOCKER_VERSION_ALT_26=26.1.3
ARG DOCKER_CLI_VERSION=${DOCKER_VERSION}