Skip to content

Commit 70487be

Browse files
authored
Merge pull request #3405 from thaJeztah/dockerfile_bump_docker
Dockerfile: update to docker v28.4.0
2 parents 86ddc5d + b4d5ec9 commit 70487be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ARG ALPINE_VERSION=3.22
55
ARG XX_VERSION=1.6.1
66

77
# for testing
8-
ARG DOCKER_VERSION=28.3
8+
ARG DOCKER_VERSION=28.4
99
ARG DOCKER_VERSION_ALT_27=27.5.1
1010
ARG DOCKER_VERSION_ALT_26=26.1.3
1111
ARG DOCKER_CLI_VERSION=${DOCKER_VERSION}

0 commit comments

Comments
 (0)