Skip to content

Commit a0ac253

Browse files
committed
GitlabCI: Use docker:dind (latest) for better API compatibility
1 parent dbf2600 commit a0ac253

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab-ci.yml.j2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
services:
2-
- docker:26-dind
2+
- docker:dind
33

44
stages:
55
- build

0 commit comments

Comments
 (0)