Skip to content

Commit 81c5ff6

Browse files
authored
Merge pull request #109 from planetlabs/fix-gitlab-ci-docker-versiont
Fix gitlab ci docker version
2 parents 10604d5 + a0ac253 commit 81c5ff6

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:24-dind
2+
- docker:dind
33

44
stages:
55
- build

0 commit comments

Comments
 (0)