Olivier Massot hai 7 meses
pai
achega
68b4a78343
Modificáronse 1 ficheiros con 1 adicións e 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: