v2.1.0 updates

This commit is contained in:
2025-10-28 12:36:31 -05:00
parent c0cce60705
commit 2abd6ca19f

View File

@@ -62,6 +62,8 @@ services:
database: database:
container_name: immich_postgres container_name: immich_postgres
labels:
- "com.centurylinklabs.watchtower.monitor-only=true"
image: ghcr.io/immich-app/postgres:14-vectorchord0.4.3-pgvectors0.2.0@sha256:bcf63357191b76a916ae5eb93464d65c07511da41e3bf7a8416db519b40b1c23 image: ghcr.io/immich-app/postgres:14-vectorchord0.4.3-pgvectors0.2.0@sha256:bcf63357191b76a916ae5eb93464d65c07511da41e3bf7a8416db519b40b1c23
environment: environment:
POSTGRES_PASSWORD: ${DB_PASSWORD} POSTGRES_PASSWORD: ${DB_PASSWORD}