Skip to content
Extraits de code Groupes Projets
Valider 95b8fc91 rédigé par remi-filament's avatar remi-filament
Parcourir les fichiers

Update docker version

parent ac9556a2
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
......@@ -2,10 +2,10 @@ image: docker:latest
docker-build-master:
# Official docker image.
image: docker:latest
image: docker:19.03.12
stage: build
services:
- docker:dind
- docker:19.03.12-dind
before_script:
- docker login -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD" $CI_REGISTRY
script:
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Veuillez vous inscrire ou vous pour commenter