From d17913dd3f215dcbb54a2645df76d3972b91423d Mon Sep 17 00:00:00 2001 From: Sebastiaan van Stijn Date: Mon, 23 Sep 2024 11:43:16 +0200 Subject: [PATCH] rootless: update test+stable versions to 27.3.1 Signed-off-by: Sebastiaan van Stijn --- rootless-install.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rootless-install.sh b/rootless-install.sh index 019a8889..8b165df0 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.3.0" +STABLE_LATEST="27.3.1" # latest version available in the test channel. -TEST_LATEST="27.3.0" +TEST_LATEST="27.3.1" # The channel to install from: # * test