Browse Source

Update .gitlab-ci.yml

Jean Sumara Leopoldo 5 năm trước cách đây
mục cha
commit
cd3ec025c1
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      .gitlab-ci.yml

+ 1 - 1
.gitlab-ci.yml

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