Skip to content

Commit cae8a6b

Browse files
committed
rootless: update to 28.2.2
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
1 parent 83f1c38 commit cae8a6b

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)