Explorar el Código

Update .gitlab-ci.yml

Jean Sumara Leopoldo hace 5 años
padre
commit
cd3ec025c1
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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