Upgrade CI to Docker 19.03.7
See gh-20420
This commit is contained in:
committed by
Stephane Nicoll
parent
bb8e653b3d
commit
570dca8064
@@ -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.5.tgz | tar zx
|
||||
curl -L https://download.docker.com/linux/static/stable/x86_64/docker-19.03.7.tgz | tar zx
|
||||
mv /docker/* /bin/
|
||||
chmod +x /bin/docker*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user