Adjust update wording

Signed-off-by: Eric Nemchik <eric@nemchik.com>
This commit is contained in:
Eric Nemchik 2023-06-16 17:09:57 -05:00
parent f45714f6a0
commit cbda0f1b45
No known key found for this signature in database

View File

@ -53,7 +53,7 @@ app_setup_block: |
### Updating Nextcloud
Updating the Nextcloud container is done by pulling the new image, throwing away the old container and starting the new one.
Updating Nextcloud is done by pulling the new image, and recreating the container with it.
It is only possible to upgrade one major version at a time. For example, if you want to upgrade from version 14 to 16, you will have to upgrade from version 14 to 15, then from 15 to 16.