Merge branch '2.1.x'

Closes gh-18112
This commit is contained in:
Phillip Webb 2019-09-03 15:36:52 -07:00
commit 013a8fcd03
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ test -f /opt/openjdk/bin/javac
###########################################################
cd /
curl -L https://download.docker.com/linux/static/stable/x86_64/docker-18.06.1-ce.tgz | tar zx
curl -L https://download.docker.com/linux/static/stable/x86_64/docker-19.03.2.tgz | tar zx
mv /docker/* /bin/
chmod +x /bin/docker*