We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent baafa4f commit 3fd12adCopy full SHA for 3fd12ad
source/includes/linux/steps-upgrade-minio-deployment.rst
@@ -123,7 +123,7 @@ Airgapped or internet-isolated deployments may utilize this feature for updating
123
.. code-block:: shell
124
:class: copyable
125
126
- mc admin update ALIAS https://minio-mirror.example.com/minio
+ mc admin update ALIAS https://minio-mirror.example.com/minio.sha256sum
127
128
You should upgrade your :mc:`mc` binary to match or closely follow the MinIO server release.
129
You can use the :mc:`mc update` command to update the binary to the latest stable release:
0 commit comments