You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The postgres version in the docker-compose.yml is not set. This might lead to problems when the postgres DB was initialised e.g. with version 15, and the version increases.
Solution: set the version explicitly