Skip to content

Commit 9f71ca8

Browse files
committed
BUILD/MINOR: ci: use docker version 24
1 parent 51ca921 commit 9f71ca8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ variables:
1212
DOCKER_HOST: tcp://docker:2375
1313
DOCKER_DRIVER: overlay2
1414
GO_VERSION: "1.20"
15-
DOCKER_VERSION: "23.0"
15+
DOCKER_VERSION: "24.0"
1616
diff:
1717
stage: diff
1818
rules:

0 commit comments

Comments
 (0)