Browse Source

Merge branch '2.7.x' into 3.0.x

Closes gh-35688
pull/35611/head
Stephane Nicoll 3 years ago
parent
commit
c0a6bf830b
  1. 2
      ci/images/get-docker-url.sh

2
ci/images/get-docker-url.sh

@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
#!/bin/bash
set -e
version="24.0.1"
version="24.0.2"
echo "https://download.docker.com/linux/static/stable/x86_64/docker-$version.tgz";

Loading…
Cancel
Save