Explorar el Código

Update .gitlab-ci.yml

Jean Sumara Leopoldo hace 5 años
padre
commit
3d7f1a72f5
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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
 
 services:
   - name: docker.infra.flowdat.com/fd3/mysql:5.5