소스 검색

Update .gitlab-ci.yml

Jean Sumara Leopoldo 5 년 전
부모
커밋
d1d6394a94
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      .gitlab-ci.yml

+ 1 - 1
.gitlab-ci.yml

@@ -13,7 +13,7 @@ build_branch:
       - pushes
       - branches
 
-image: docker:stable
+image: docker:19.03.8
 
 variables:
   CONTAINER_IMAGE: docker.infra.flowdat.com/fd3/stats