Update ghcr.io/immich-app/postgres Docker tag to v16
All checks were successful
Validate Kubernetes Manifests / kubeconform (pull_request) Successful in 11s

This commit is contained in:
Renovate Bot
2025-12-28 04:45:42 +00:00
parent 655f01b0c1
commit 6d0ee7e489

View File

@@ -24,7 +24,7 @@ spec:
mountPath: /var/lib/postgresql/data
containers:
- name: immich-psql
image: ghcr.io/immich-app/postgres:14-vectorchord0.3.0-pgvectors0.2.0
image: ghcr.io/immich-app/postgres:16-vectorchord0.3.0-pgvectors0.2.0
ports:
- containerPort: 5432
name: postgres