EOX GitLab Instance

Skip to content
Snippets Groups Projects
Commit 1978597f authored by Lubomir Dolezal's avatar Lubomir Dolezal
Browse files

update docker dind image to long form

parent 5a7c9469
Branches main
No related tags found
No related merge requests found
Pipeline #30809 failed
......@@ -5,7 +5,7 @@ variables:
DOCKER_TLS_CERTDIR: ""
publish_latest:
image: docker:20.10.8
image: docker.io/docker:20.10.8
services:
- docker:20.10.8-dind
stage: publish
......@@ -17,7 +17,7 @@ publish_latest:
- main
publish:
image: docker:20.10.8
image: docker.io/docker:20.10.8
services:
- docker:20.10.8-dind
stage: publish
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment