Skip to content
Snippets Groups Projects
Commit c0ff8b76 authored by Recolic's avatar Recolic :house_with_garden:
Browse files

Upgrade docker version in gitlab-ci

parent f78ef1d6
No related branches found
No related tags found
No related merge requests found
Pipeline #940 passed with stage
in 2 minutes and 40 seconds
image: docker:19.03.12
image: docker:20.10.16
variables:
# When using dind service, you must instruct docker to talk with the
......@@ -19,7 +19,7 @@ variables:
DOCKER_TLS_CERTDIR: ""
services:
- docker:19.03.12-dind
- docker:20.10.16-dind
before_script:
- docker info
......
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