We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 97ac6c9 + e1f743a commit 41b0544Copy full SHA for 41b0544
ci/images/setup.sh
@@ -29,7 +29,7 @@ test -f /opt/openjdk/bin/javac
29
###########################################################
30
31
cd /
32
-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
33
mv /docker/* /bin/
34
chmod +x /bin/docker*
35
0 commit comments