Skip to content

Commit b98a7af

Browse files
authored
Merge pull request #498 from vvoland/update-rootless-28.2.2
rootless: update to 28.2.2
2 parents 83f1c38 + cae8a6b commit b98a7af

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

rootless-install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ SCRIPT_COMMIT_SHA=UNKNOWN
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.2.1"
24+
STABLE_LATEST="28.2.2"
2525

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

0 commit comments

Comments
 (0)