Skip to content

Commit

Permalink
rootless: update to 26.0.0
Browse files Browse the repository at this point in the history
Signed-off-by: Bjorn Neergaard <bjorn.neergaard@docker.com>
  • Loading branch information
neersighted committed Mar 20, 2024
1 parent bc797cc commit 27adb84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rootless-install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ SCRIPT_COMMIT_SHA=UNKNOWN
# This script should be run with an unprivileged user and install/setup Docker under $HOME/bin/.

# The latest release is currently hard-coded.
STABLE_LATEST="25.0.5"
STABLE_LATEST="26.0.0"

# The channel to install from:
# * test
Expand Down

0 comments on commit 27adb84

Please sign in to comment.