I upgraded my immich_postgres
docker.io/tensorchord/pgvecto-rs:pg14-v0.2.0 - to v0.2.1 manually (dont ask me why). and now it's giving the below error. Any updates how to proceed? I'm thinking the docker-compose file can be adjusted to 0.2.1 instead of 0.2.0 but i dont know what the SHA is - or is there another fix?
2024-06-13 00:56:57 immich_server | [Nest] 7 - 06/12/2024, 3:26:57 PM ERROR [Microservices:DatabaseService] QueryFailedError: extension "vectors" has no update path from version "0.2.1" to version "0.2.0"
when docker is starting up it tries to update to 0.2.0 but then fails.
.