Skip to content

Commit

Permalink
Merge pull request #467 from vvoland/update-rootless-27.5.0
Browse files Browse the repository at this point in the history
rootless: update to 27.5.0
  • Loading branch information
thaJeztah authored Jan 13, 2025
2 parents 8f005e2 + 8c1da31 commit 6db9154
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions rootless-install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@ 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="27.4.1"
STABLE_LATEST="27.5.0"

# latest version available in the test channel.
TEST_LATEST="27.5.0-rc.2"
TEST_LATEST="27.5.0"

# The channel to install from:
# * test
Expand Down

0 comments on commit 6db9154

Please sign in to comment.