Skip to content

Commit b65cda4

Browse files
Merge branch '3.1.x' into 3.2.x
Closes gh-40506
2 parents 3e2d151 + f89f077 commit b65cda4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/images/get-docker-url.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/bin/bash
22
set -e
33

4-
version="26.0.1"
4+
version="26.1.0"
55
echo "https://download.docker.com/linux/static/stable/x86_64/docker-$version.tgz";

0 commit comments

Comments
 (0)