Skip to content

Commit 06c85e9

Browse files
committed
Merge branch '2.1.x' into 2.2.x
Closes gh-20159
2 parents 92b4ba6 + 41b0544 commit 06c85e9

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)