Update ghcr.io/immich-app/postgres Docker tag to v16 #239

Open
renovate-bot wants to merge 1 commits from renovate/ghcr.io-immich-app-postgres-16.x into master
Showing only changes of commit f3ed4fc925 - Show all commits

View File

@@ -41,7 +41,7 @@ services:
database: database:
container_name: immich_postgres container_name: immich_postgres
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
environment: environment:
POSTGRES_USER: ${IMMICH_POSTGRES_USER} POSTGRES_USER: ${IMMICH_POSTGRES_USER}
POSTGRES_PASSWORD: ${IMMICH_POSTGRES_PASSWORD} POSTGRES_PASSWORD: ${IMMICH_POSTGRES_PASSWORD}