mirror of
https://github.com/balena-os/balena-supervisor.git
synced 2024-12-19 13:47:54 +00:00
CI: Use docker 18 client to match remote
Change-type: patch
This commit is contained in:
parent
77a7c980c8
commit
8c1838fd5e
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user