Skip to content

Commit 27adb84

Browse files
committed
rootless: update to 26.0.0
Signed-off-by: Bjorn Neergaard <bjorn.neergaard@docker.com>
1 parent bc797cc commit 27adb84

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=UNKNOWN
2121
# This script should be run with an unprivileged user and install/setup Docker under $HOME/bin/.
2222

2323
# The latest release is currently hard-coded.
24-
STABLE_LATEST="25.0.5"
24+
STABLE_LATEST="26.0.0"
2525

2626
# The channel to install from:
2727
# * test

0 commit comments

Comments
 (0)