From 59b5c76034dbed3087b1385caf6295f2558ba0bb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pawe=C5=82=20Gronowski?= Date: Wed, 25 Jun 2025 00:47:50 +0200 Subject: [PATCH] rootless: update to 28.3.0 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 f7fbe1ed..78aff573 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="28.2.2" +STABLE_LATEST="28.3.0" # latest version available in the test channel. -TEST_LATEST="28.3.0-rc.2" +TEST_LATEST="28.3.0" # The channel to install from: # * test