CI: Use docker 18 client to match remote

Change-type: patch
This commit is contained in:
Pagan Gazzard 2020-05-08 12:31:36 +01:00
parent 77a7c980c8
commit 8c1838fd5e

View File

@ -1,7 +1,7 @@
---
defaults: &defaults
docker:
- image: library/docker:19-git
- image: library/docker:18-git
working_directory: /tmp/build
steps:
- setup_remote_docker: