Commit 99d8b107 authored by Stephane Nicoll's avatar Stephane Nicoll

Upgrade CI to Docker 20.10.7

Closes gh-26843
parent 9dadd45e
#!/bin/bash #!/bin/bash
set -e set -e
version="20.10.6" version="20.10.7"
echo "https://download.docker.com/linux/static/stable/x86_64/docker-$version.tgz"; echo "https://download.docker.com/linux/static/stable/x86_64/docker-$version.tgz";
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