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