Merge branch '2.2.x'

Closes gh-21524
This commit is contained in:
Madhura Bhave 2020-05-20 15:30:53 -07:00
commit 72ebefba0c

View File

@ -1,5 +1,5 @@
#!/bin/bash
set -e
version="19.03.8"
version="19.03.9"
echo "https://download.docker.com/linux/static/stable/x86_64/docker-$version.tgz";