mirror of
https://github.com/minio/docs.git
synced 2025-07-28 19:42:10 +03:00
Correct upgrade command (#1401)
Per internal discussion, the command to update MinIO in an airgapped environment should point to `minio.sha256sum`.
This commit is contained in:
@ -123,7 +123,7 @@ Airgapped or internet-isolated deployments may utilize this feature for updating
|
||||
.. code-block:: shell
|
||||
:class: copyable
|
||||
|
||||
mc admin update ALIAS https://minio-mirror.example.com/minio
|
||||
mc admin update ALIAS https://minio-mirror.example.com/minio.sha256sum
|
||||
|
||||
You should upgrade your :mc:`mc` binary to match or closely follow the MinIO server release.
|
||||
You can use the :mc:`mc update` command to update the binary to the latest stable release:
|
||||
|
Reference in New Issue
Block a user