Skip to content

Commit 475169a

Browse files
committed
Merge branch '2.2.x'
Closes gh-20160
2 parents 903a4a4 + 06c85e9 commit 475169a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/images/setup.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ test -f /opt/openjdk/bin/javac
2929
###########################################################
3030

3131
cd /
32-
curl -L https://download.docker.com/linux/static/stable/x86_64/docker-19.03.2.tgz | tar zx
32+
curl -L https://download.docker.com/linux/static/stable/x86_64/docker-19.03.5.tgz | tar zx
3333
mv /docker/* /bin/
3434
chmod +x /bin/docker*
3535

0 commit comments

Comments
 (0)