Ver Fonte

Update .gitlab-ci.yml

Jean Sumara Leopoldo há 5 anos atrás
pai
commit
cd3ec025c1
1 ficheiros alterados com 1 adições e 1 exclusões
  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