Merge pull request #3909 from thaJeztah/bump_engine

Dockerfile: update to docker v29.6
This commit is contained in:
Tõnis Tiigi
2026-06-22 23:37:58 -07:00
committed by GitHub
+1 -1
View File
@@ -5,7 +5,7 @@ ARG ALPINE_VERSION=3.23
ARG XX_VERSION=1.9.0
# for testing
ARG DOCKER_VERSION=29.5
ARG DOCKER_VERSION=29.6
ARG DOCKER_VERSION_ALT_28=28.5
ARG DOCKER_VERSION_ALT_27=27.5.1
ARG DOCKER_CLI_VERSION=${DOCKER_VERSION}