Unverified Commit 79a55305 authored by Adin Schmahmann's avatar Adin Schmahmann Committed by GitHub

Merge pull request #7777 from ipfs/docker_remote_19.03.13

Update remote docker version
parents b4dbfd33 a507a151
......@@ -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:
......
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