From 216089e3856789c5e39b2bd63316f38f27dd7c9f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pawe=C5=82=20Gronowski?= Date: Thu, 4 Sep 2025 00:23:41 +0200 Subject: [PATCH] rootless: update to 28.4.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 99e8b9bd..4d62211a 100755 --- a/rootless-install.sh +++ b/rootless-install.sh @@ -21,10 +21,10 @@ SCRIPT_COMMIT_SHA="$LOAD_SCRIPT_COMMIT_SHA" # 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.3.3" +STABLE_LATEST="28.4.0" # latest version available in the test channel. -TEST_LATEST="28.4.0-rc.2" +TEST_LATEST="28.4.0" # The channel to install from: # * test