Skip to content
Snippets Groups Projects
Commit 24e41177 authored by Chris Hines's avatar Chris Hines
Browse files

Update .gitlab-ci.yml

parent c37740fb
No related branches found
No related tags found
2 merge requests!12Dev,!11Dev
Pipeline #7515 passed
......@@ -4,9 +4,9 @@ stages:
build:
stage: build
image: docker:stable
image: docker:18.09
services:
- docker:dind
- docker:18.09-dind
variables:
DOCKER_HOST: tcp://docker:2375/
DOCKER_DRIVER: overlay2
......
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