[docs] Update firefish migration guide

This commit is contained in:
Laura Hausmann 2024-09-06 17:40:03 +02:00
parent e723dc2a03
commit f5f058fb3a
No known key found for this signature in database
GPG Key ID: D044E84C5BE01605

View File

@ -3,7 +3,7 @@
Before proceeding, please **ensure you have an up-to-date backup of the database.**
## Preparations
First, follow Firefish's [downgrade guide](https://firefish.dev/firefish/firefish/-/blob/downgrade/docs/downgrade.md) to get back to v1.0.5-rc.
First, follow Firefish's [downgrade guide](https://firefish.dev/firefish/firefish/-/blob/downgrade/docs/downgrade.md) to get back to v1.0.5-rc. When prompted to switch the docker image/git tag, make sure to pick `v1.0.5-rc`, and not `v20240206`. This is to make sure that the migration patch applies correctly.
### Docker
First, stop the container by running `docker compose down`.