Merge branch '3.0.x'

See gh-35176
This commit is contained in:
Scott Frederick
2023-04-27 17:11:05 -05:00

View File

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