Skip to content

Commit 78eff26

Browse files
authored
Merge pull request #405 from neersighted/rootless_26.0.0
rootless: update to 26.0.0
2 parents bc797cc + 27adb84 commit 78eff26

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)