Update upgrade instructions

This commit is contained in:
Benjamin Brummer
2025-09-29 14:11:58 +02:00
parent 84a42794d3
commit fa5d522a36

View File

@@ -74,9 +74,8 @@ docker-compose up -d
To upgrade to a newer release image, update your docker-compose.yml first by running:
```bash
docker-compose down
docker-compose pull
docker-compose up
docker-compose up -d
```
It is recommended to perform a backup before updating.