Commit b0bb88c3 authored by Guillaume Quintard's avatar Guillaume Quintard Committed by Dridi Boukelmoune

circleci: Bump the docker version

Presumably, to run images with fairly recent software?
parent eee7eb05
...@@ -208,7 +208,7 @@ jobs: ...@@ -208,7 +208,7 @@ jobs:
working_directory: /workspace working_directory: /workspace
steps: steps:
- setup_remote_docker: - setup_remote_docker:
version: 20.10.6 version: 20.10.11
- run: - run:
name: Install docker name: Install docker
command: yum install -y docker command: yum install -y docker
......
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