

11·
6 days agoQuick 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.0


Oh, thanks for the clarification. That makes sense.