mirror of
https://github.com/dec0dOS/zero-ui.git
synced 2025-07-16 10:03:12 -07:00
docs: update 'Update' section
This commit is contained in:
parent
5d3f659c68
commit
cd054cbbf7
1 changed files with 1 additions and 1 deletions
|
@ -158,7 +158,7 @@ _For the screenshots, please refer to the [screenshots](docs/SCREENSHOTS.md)_
|
|||
### Update
|
||||
To get the latest version just run
|
||||
|
||||
docker-compose down && docker-compose pull && docker-compose up -d --no-build
|
||||
docker-compose pull && docker-compose up -d --no-build
|
||||
|
||||
in the folder where `docker-compose.yml` is located. Backup is not required as your data is saved in Docker volumes but recommended.
|
||||
You could also set up [watchtower](https://github.com/containrrr/watchtower) for automatic updates.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue