Skip to content

Commit

Permalink
Merge pull request docker#2687 from crazy-max/bump-docker
Browse files Browse the repository at this point in the history
dockerfile: update docker to 27.2.1
  • Loading branch information
crazy-max authored Sep 11, 2024
2 parents 40f444f + 4ec12e7 commit 6ba5802
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ ARG GO_VERSION=1.22
ARG XX_VERSION=1.4.0

# for testing
ARG DOCKER_VERSION=27.1.1
ARG DOCKER_VERSION=27.2.1
ARG DOCKER_CLI_VERSION=${DOCKER_VERSION}
ARG GOTESTSUM_VERSION=v1.9.0
ARG REGISTRY_VERSION=2.8.0
Expand Down

0 comments on commit 6ba5802

Please sign in to comment.