Commit 184bd5b1 authored by Andy Wilkinson's avatar Andy Wilkinson

Merge branch '2.2.x' into 2.3.x

Closes gh-23470
parents 0d0f55f0 d208ec92
#!/bin/bash #!/bin/bash
set -e set -e
version="19.03.12" version="19.03.13"
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