We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0690690 commit 39a24b0Copy full SHA for 39a24b0
ci/images/get-docker-url.sh
@@ -1,5 +1,5 @@
1
#!/bin/bash
2
set -e
3
4
-version="19.03.12"
+version="19.03.13"
5
echo "https://download.docker.com/linux/static/stable/x86_64/docker-$version.tgz";
0 commit comments