From ca42d13da02d0c21f42bd720dae99dfca5dcf0ed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pawe=C5=82=20Gronowski?= Date: Mon, 31 Mar 2025 17:13:45 +0200 Subject: [PATCH] rootless: update to 28.0.4 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 94cc22bc..0002ae3c 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.0.1" +STABLE_LATEST="28.0.4" # latest version available in the test channel. -TEST_LATEST="28.0.1" +TEST_LATEST="28.0.4" # The channel to install from: # * test