Commit bbf05364 authored by Madhura Bhave's avatar Madhura Bhave

Merge pull request #20756 from spring-buildmaster

* pr/20756:
  Upgrade to Docker 19.03.8 in CI

Closes gh-20756
parents 5901b3fc 1566259c
#!/bin/bash #!/bin/bash
set -e set -e
version="19.03.7" version="19.03.8"
echo "https://download.docker.com/linux/static/stable/x86_64/docker-$version.tgz"; echo "https://download.docker.com/linux/static/stable/x86_64/docker-$version.tgz";
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment