Update config.yml

This commit is contained in:
Michael Burns 2020-11-16 18:38:44 +00:00 committed by GitHub
parent b4dbfd33a8
commit a507a15162
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -294,7 +294,7 @@ jobs:
steps:
- checkout
- setup_remote_docker:
version: "18.09.3"
version: "19.03.13"
- run:
name: Build Docker image
command: |
@ -311,7 +311,7 @@ jobs:
steps:
- checkout
- setup_remote_docker:
version: "18.09.3"
version: "19.03.13"
- attach_workspace:
at: /tmp/workspace
- run: