I'm running immich on docker with portainer.
I failed to understand the breaking changes update requirements in the first place and jumped from 1.131 to 1.137.
So I did the following so far:
1. Update from 1.131 to 1.137 [fail from my side]
2. Downgrade to Version 1.131 [worked]
3. Update to Version 1.132.0 [worked]
4. Start the container [worked]
5. Modify Docker Compose [as far as I understood it's only the image link of the db which changed?]
6. Update to Version 1.137 [doesn't start any longer: /bin/bash: line 1: start.sh: command not found]
I tried downgrading to 1.132.0, but even that doesn't work any more.
I'm stuck and don't know know how to move on :/