Unverified Commit a507a151 authored by Michael Burns's avatar Michael Burns Committed by GitHub

Update config.yml

parent b4dbfd33
...@@ -294,7 +294,7 @@ jobs: ...@@ -294,7 +294,7 @@ jobs:
steps: steps:
- checkout - checkout
- setup_remote_docker: - setup_remote_docker:
version: "18.09.3" version: "19.03.13"
- run: - run:
name: Build Docker image name: Build Docker image
command: | command: |
...@@ -311,7 +311,7 @@ jobs: ...@@ -311,7 +311,7 @@ jobs:
steps: steps:
- checkout - checkout
- setup_remote_docker: - setup_remote_docker:
version: "18.09.3" version: "19.03.13"
- attach_workspace: - attach_workspace:
at: /tmp/workspace at: /tmp/workspace
- run: - run:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment