From 1f1653b8d297fcad6dcb8fb1813fa2c5b1b0787b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pawe=C5=82=20Gronowski?= Date: Wed, 26 Feb 2025 15:20:32 +0100 Subject: [PATCH] rootless: update to 28.0.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Paweł Gronowski --- rootless-install.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rootless-install.sh b/rootless-install.sh index 365af2da..94cc22bc 100755 --- a/rootless-install.sh +++ b/rootless-install.sh @@ -21,10 +21,10 @@ SCRIPT_COMMIT_SHA=UNKNOWN # This script should be run with an unprivileged user and install/setup Docker under $HOME/bin/. # latest version available in the stable channel. -STABLE_LATEST="27.5.1" +STABLE_LATEST="28.0.1" # latest version available in the test channel. -TEST_LATEST="28.0.0" +TEST_LATEST="28.0.1" # The channel to install from: # * test