From 27adb8448eb19d0c2f9245908aa38fa361d3d3e8 Mon Sep 17 00:00:00 2001 From: Bjorn Neergaard Date: Wed, 20 Mar 2024 14:19:43 -0600 Subject: [PATCH] rootless: update to 26.0.0 Signed-off-by: Bjorn Neergaard --- rootless-install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rootless-install.sh b/rootless-install.sh index 3eaec722..a7aad4f5 100755 --- a/rootless-install.sh +++ b/rootless-install.sh @@ -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