Remove the base docker:latest image from CI

This commit is contained in:
Matej Sima 2019-05-24 00:28:54 +02:00
parent 7c747b72e1
commit 98d0d3ef4a

View File

@ -1,9 +1,6 @@
image: docker:latest
services:
- docker:dind
variables:
GIT_SUBMODULE_STRATEGY: recursive