Skip to content

Commit

Permalink
Merge branch '2.1.x' into 2.2.x
Browse files Browse the repository at this point in the history
  • Loading branch information
snicoll committed Feb 13, 2020
2 parents 92b4ba6 + 41b0544 commit 06c85e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/images/setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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*

Expand Down

0 comments on commit 06c85e9

Please sign in to comment.