Skip to content

Commit 0b12966

Browse files
committed
rootless: update to 28.5.2
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
1 parent 21ac930 commit 0b12966

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)