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

Update .gitlab-ci.yml

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