Skip to content

Commit

Permalink
Merge pull request #2204 from thaJeztah/ci_update_docker_version
Browse files Browse the repository at this point in the history
Dockerfile: update to Docker Engine v25.0.1
  • Loading branch information
crazy-max authored Jan 24, 2024
2 parents 620c57c + 2478f30 commit 7e4021a
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 @@ -3,7 +3,7 @@
ARG GO_VERSION=1.21.6
ARG XX_VERSION=1.2.1

ARG DOCKER_VERSION=24.0.6
ARG DOCKER_VERSION=25.0.1
ARG GOTESTSUM_VERSION=v1.9.0
ARG REGISTRY_VERSION=2.8.0
ARG BUILDKIT_VERSION=v0.12.4
Expand Down

0 comments on commit 7e4021a

Please sign in to comment.