Skip to content
Snippets Groups Projects
Commit 905a57a2 authored by Grégory MILLASSEAU's avatar Grégory MILLASSEAU
Browse files

Update docker version

parent de2c78f1
Branches
No related tags found
No related merge requests found
Pipeline #247756 failed
......@@ -12,9 +12,9 @@ variables:
docker:
stage: prepare
image: docker:20
image: docker:24
services:
- name: docker:20.10.1-dind
- name: docker:24-dind
script:
- docker build -t $DOCKER_IMAGE .
- docker login -u "${DOCKER_REGISTRY_USER}" -p "${DOCKER_REGISTRY_PASSWORD}" ${DOCKER_REGISTRY}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment