From ef63d35d8e7a4dab2e1432a0e5a9bd74ed8d9bad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pawe=C5=82=20Gronowski?= Date: Wed, 18 Dec 2024 12:36:34 +0100 Subject: [PATCH] rootless: update to 27.4.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 e8e887d8..7b5ca75f 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.4.0" +STABLE_LATEST="27.4.1" # latest version available in the test channel. -TEST_LATEST="27.4.0" +TEST_LATEST="27.4.1" # The channel to install from: # * test