Upgrade CI to Docker 25.0.4
Closes gh-39937
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#!/bin/bash
|
||||
set -e
|
||||
|
||||
version="25.0.3"
|
||||
version="25.0.4"
|
||||
echo "https://download.docker.com/linux/static/stable/x86_64/docker-$version.tgz";
|
||||
|
||||
Reference in New Issue
Block a user