We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51ca921 commit 9f71ca8Copy full SHA for 9f71ca8
.gitlab-ci.yml
@@ -12,7 +12,7 @@ variables:
12
DOCKER_HOST: tcp://docker:2375
13
DOCKER_DRIVER: overlay2
14
GO_VERSION: "1.20"
15
- DOCKER_VERSION: "23.0"
+ DOCKER_VERSION: "24.0"
16
diff:
17
stage: diff
18
rules:
0 commit comments