Update .gitlab-ci.yml

This commit is contained in:
Patrick Jentsch 2019-09-16 15:33:35 +02:00
parent f1d1434e1a
commit 3e43c8eab5

View File

@ -1,7 +1,7 @@
image: docker:latest
image: docker:19.03.1
services:
- docker:dind
- docker:19.03.1-dind
stages:
- build