Skip to content

Commit

Permalink
BUILD/MINOR: ci: use docker version 24
Browse files Browse the repository at this point in the history
  • Loading branch information
oktalz committed Aug 19, 2023
1 parent 17387d8 commit 5a55fb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ variables:
DOCKER_HOST: tcp://docker:2375
DOCKER_DRIVER: overlay2
GO_VERSION: "1.20"
DOCKER_VERSION: "23.0"
DOCKER_VERSION: "24.0"
diff:
stage: diff
rules:
Expand Down

0 comments on commit 5a55fb7

Please sign in to comment.