Dockerfile: update to docker v29.5

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
Sebastiaan van Stijn
2026-05-18 20:53:39 +02:00
parent 4361a61408
commit 6118c5856f
+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.3
ARG DOCKER_VERSION=29.5
ARG DOCKER_VERSION_ALT_28=28.5
ARG DOCKER_VERSION_ALT_27=27.5.1
ARG DOCKER_CLI_VERSION=${DOCKER_VERSION}