Skip to content

Commit

Permalink
Merge branch '2.7.x' into 3.0.x
Browse files Browse the repository at this point in the history
Closes gh-35543
  • Loading branch information
scottfrederick committed May 17, 2023
2 parents 881b2fd + c0797ee commit 9245f3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/images/get-docker-url.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/bin/bash
set -e

version="23.0.6"
version="24.0.0"
echo "https://download.docker.com/linux/static/stable/x86_64/docker-$version.tgz";

0 comments on commit 9245f3c

Please sign in to comment.