Olivier Massot hace 7 meses
padre
commit
68b4a78343
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      .gitlab-ci.yml

+ 1 - 1
.gitlab-ci.yml

@@ -24,7 +24,7 @@ cache:
 
 build_image:
   stage: build
-  image: docker:latest
+  image: docker:28.1
   services:
     - docker:dind
   variables: