- Run
docker compose up -d
- Head over to http://localhost:8080 and set up the instance with an admin account
- Change the docker image of
lychee
tolycheeorg/lychee:v5.0.3
- Run
docker compose up -d
- Reload the page http://localhost:8080 and be greeted with a login
- After the login, you can see the Migration result of
Branch is not master
If the image is downgraded back to v5.0.2
, everything works as expected.