From 005c42e946ce5c9d9c0144b6b1dcd25274ef26a4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pawe=C5=82=20Gronowski?= Date: Thu, 17 Apr 2025 14:24:47 +0200 Subject: [PATCH] rootless: update to 28.1.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 e22ac94d..ee570204 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.4" +STABLE_LATEST="28.1.0" # latest version available in the test channel. -TEST_LATEST="28.1.0-rc.2" +TEST_LATEST="28.1.0" # The channel to install from: # * test