Skip to content

Commit

Permalink
Merge pull request #2971 from thaJeztah/test_engine_28
Browse files Browse the repository at this point in the history
Dockerfile: update to docker v28.0.0-rc.1
  • Loading branch information
crazy-max authored Feb 10, 2025
2 parents d557da1 + c880ecd commit 0a4eb7e
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 @@ -5,7 +5,7 @@ ARG ALPINE_VERSION=3.21
ARG XX_VERSION=1.6.1

# for testing
ARG DOCKER_VERSION=27.5.0
ARG DOCKER_VERSION=28.0.0-rc.1
ARG DOCKER_VERSION_ALT_26=26.1.3
ARG DOCKER_CLI_VERSION=${DOCKER_VERSION}
ARG GOTESTSUM_VERSION=v1.12.0
Expand Down

0 comments on commit 0a4eb7e

Please sign in to comment.