ソースを参照

Update .gitlab-ci.yml

Jean Sumara Leopoldo 5 年 前
コミット
cd3ec025c1
1 ファイル変更1 行追加1 行削除
  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