Skip to content

Commit ac0d95b

Browse files
Upgrade CI to Docker 25.0.1
Closes gh-39292
1 parent 72587e0 commit ac0d95b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: 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="24.0.7"
4+
version="25.0.1"
55
echo "https://download.docker.com/linux/static/stable/x86_64/docker-$version.tgz";

0 commit comments

Comments
 (0)