1 Commits

Author SHA1 Message Date
renovate_bot d6cc1c23e5 Update ghcr.io/immich-app/postgres Docker tag to v17 2026-04-21 00:06:36 +00:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ services:
extends: extends:
file: ${TEMPLATES_PATH} file: ${TEMPLATES_PATH}
service: default service: default
image: databasus/databasus:v3.32.2 image: databasus/databasus:v3.32.1
container_name: databasus container_name: databasus
ports: ports:
- 8086:4005 - 8086:4005
+1 -1
View File
@@ -51,7 +51,7 @@ services:
file: ${TEMPLATES_PATH} file: ${TEMPLATES_PATH}
service: default service: default
container_name: postgres-vectorchord container_name: postgres-vectorchord
image: ghcr.io/immich-app/postgres:16-vectorchord0.3.0-pgvectors0.3.0 image: ghcr.io/immich-app/postgres:17-vectorchord0.3.0-pgvectors0.3.0
ports: ports:
- 5434:5432 - 5434:5432
networks: networks: