Commit 41b05446 authored by Stephane Nicoll's avatar Stephane Nicoll

Merge pull request #20157 from dreis2211

* pr/20157:
  Upgrade CI to Docker 19.03.5

Closes gh-20157
parents 97ac6c9d e1f743a2
......@@ -29,7 +29,7 @@ test -f /opt/openjdk/bin/javac
###########################################################
cd /
curl -L https://download.docker.com/linux/static/stable/x86_64/docker-19.03.2.tgz | tar zx
curl -L https://download.docker.com/linux/static/stable/x86_64/docker-19.03.5.tgz | tar zx
mv /docker/* /bin/
chmod +x /bin/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