We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 83f1c38 + cae8a6b commit b98a7afCopy full SHA for b98a7af
1 file changed
rootless-install.sh
@@ -21,7 +21,7 @@ SCRIPT_COMMIT_SHA=UNKNOWN
21
# This script should be run with an unprivileged user and install/setup Docker under $HOME/bin/.
22
23
# latest version available in the stable channel.
24
-STABLE_LATEST="28.2.1"
+STABLE_LATEST="28.2.2"
25
26
# latest version available in the test channel.
27
TEST_LATEST="28.3.0-rc.1"
0 commit comments