From 685f1ad1920c5b36368800adb10515ba6967cbfd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pawe=C5=82=20Gronowski?= Date: Mon, 9 Sep 2024 13:59:14 +0200 Subject: [PATCH] rootless: update to 27.2.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 cd080e22..6c3614b6 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.1.1" +STABLE_LATEST="27.2.1" # latest version available in the test channel. -TEST_LATEST="27.1.1" +TEST_LATEST="27.2.1" # The channel to install from: # * test