Update ghcr.io/immich-app/postgres Docker tag to v16
All checks were successful
Validate Kubernetes Manifests / kubeconform (pull_request) Successful in 11s
All checks were successful
Validate Kubernetes Manifests / kubeconform (pull_request) Successful in 11s
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user