We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bc797cc + 27adb84 commit 78eff26Copy full SHA for 78eff26
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
# The latest release is currently hard-coded.
24
-STABLE_LATEST="25.0.5"
+STABLE_LATEST="26.0.0"
25
26
# The channel to install from:
27
# * test
0 commit comments