Skip to content

Commit e3bd92d

Browse files
authored
Merge pull request #538 from vvoland/update-rootless-28.5.2
rootless: update to 28.5.2
2 parents 21ac930 + 0b12966 commit e3bd92d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rootless-install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ SCRIPT_COMMIT_SHA="$LOAD_SCRIPT_COMMIT_SHA"
2121
# This script should be run with an unprivileged user and install/setup Docker under $HOME/bin/.
2222

2323
# latest version available in the stable channel.
24-
STABLE_LATEST="28.5.1"
24+
STABLE_LATEST="28.5.2"
2525

2626
# latest version available in the test channel.
2727
TEST_LATEST="29.0.0-rc.2"

0 commit comments

Comments
 (0)