Merge pull request #487 from vvoland/update-rootless-28.1.0
rootless: revert 28.1.0 from stable
This commit is contained in:
commit
02ac1b4ada
|
@ -21,7 +21,7 @@ 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="28.1.0"
|
||||
STABLE_LATEST="28.0.4"
|
||||
|
||||
# latest version available in the test channel.
|
||||
TEST_LATEST="28.1.0"
|
||||
|
|
Loading…
Reference in New Issue