Merge pull request #487 from vvoland/update-rootless-28.1.0

rootless: revert 28.1.0 from stable
This commit is contained in:
Sebastiaan van Stijn 2025-04-17 19:31:53 +02:00 committed by GitHub
commit 02ac1b4ada
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ SCRIPT_COMMIT_SHA=UNKNOWN
# This script should be run with an unprivileged user and install/setup Docker under $HOME/bin/.
# latest version available in the stable channel.
STABLE_LATEST="28.1.0"
STABLE_LATEST="28.0.4"
# latest version available in the test channel.
TEST_LATEST="28.1.0"