Skip to content

Commit 6f5486e

Browse files
committed
dockerfile: update docker to 27.5.0
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
1 parent b0b902d commit 6f5486e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

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

77
# for testing
8-
ARG DOCKER_VERSION=27.4.1
8+
ARG DOCKER_VERSION=27.5.0
99
ARG DOCKER_VERSION_ALT_26=26.1.3
1010
ARG DOCKER_CLI_VERSION=${DOCKER_VERSION}
1111
ARG GOTESTSUM_VERSION=v1.12.0

0 commit comments

Comments
 (0)