Skip to content

Commit 596f30d

Browse files
authored
Merge pull request #447 from thaJeztah/bump_rootless
rootless: update test+stable versions to 27.3.1
2 parents d9f9777 + d17913d commit 596f30d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

rootless-install.sh

+2-2
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,10 @@ SCRIPT_COMMIT_SHA=UNKNOWN
2121
# This script should be run with an unprivileged user and install/setup Docker under $HOME/bin/.
2222

2323
# latest version available in the stable channel.
24-
STABLE_LATEST="27.3.0"
24+
STABLE_LATEST="27.3.1"
2525

2626
# latest version available in the test channel.
27-
TEST_LATEST="27.3.0"
27+
TEST_LATEST="27.3.1"
2828

2929
# The channel to install from:
3030
# * test

0 commit comments

Comments
 (0)