rootless: update test+stable versions to 27.3.0
Signed-off-by: Laura Brehm <laurabrehm@hey.com>
This commit is contained in:
parent
39040d838e
commit
2ca04bbf48
|
@ -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.2.1"
|
||||
STABLE_LATEST="27.3.0"
|
||||
|
||||
# latest version available in the test channel.
|
||||
TEST_LATEST="27.3.0-rc.2"
|
||||
TEST_LATEST="27.3.0"
|
||||
|
||||
# The channel to install from:
|
||||
# * test
|
||||
|
|
Loading…
Reference in New Issue