We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f37219a commit 75b938dCopy full SHA for 75b938d
ci/images/get-docker-url.sh
@@ -1,5 +1,5 @@
1
#!/bin/bash
2
set -e
3
4
-version="20.10.20"
+version="20.10.21"
5
echo "https://download.docker.com/linux/static/stable/x86_64/docker-$version.tgz";
0 commit comments