Skip to content

Commit bbf0536

Browse files
committed
Merge pull request #20756 from spring-buildmaster
* pr/20756: Upgrade to Docker 19.03.8 in CI Closes gh-20756
2 parents 5901b3f + 1566259 commit bbf0536

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/images/get-docker-url.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/bin/bash
22
set -e
33

4-
version="19.03.7"
4+
version="19.03.8"
55
echo "https://download.docker.com/linux/static/stable/x86_64/docker-$version.tgz";

0 commit comments

Comments
 (0)