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 92b4ba6 + 41b0544 commit 06c85e9Copy full SHA for 06c85e9
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