v3.0.0
Welcome to Immich v3.0.0!
After months of hard work from the team and our amazing contributors, we're thrilled to announce the next major version of Immich: v3.0.0! 🎉
Breaking changes
This ...
Quick question – why’s the official Docker compose using a PostgreSQL image four versions out of date? I’m running postgres:18 everywhere else, these days.
Quick question – why’s the official Docker compose using a PostgreSQL image four versions out of date? I’m running postgres:18 everywhere else, these days.
https://github.com/immich-app/immich/releases/latest/download/docker-compose.yml
database: container_name: immich_postgres image: ghcr.io/immich-app/postgres:14-vectorchord0.4.3-pgvectors0.2.0It uses an unusual PostgreSQL extension. Maybe an update is not that trivial.