Parcourir la source

Update .gitlab-ci.yml

Jean Sumara Leopoldo il y a 5 ans
Parent
commit
cd3ec025c1
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      .gitlab-ci.yml

+ 1 - 1
.gitlab-ci.yml

@@ -47,7 +47,7 @@ ftth_clone:
       - $CI_COMMIT_REF_NAME == "master"
 
 ftth_docker:
-  image: docker:stable
+  image: docker:19.03.8
   stage: test
   script:
     - docker info