Update ghcr.io/immich-app/immich-server Docker tag to v2.5.5 #92

Merged
chriswin merged 1 commits from renovate/ghcr.io-immich-app-immich-server-2.x into main 2026-02-09 00:42:19 +01:00
Showing only changes of commit bab936c416 - Show all commits

View File

@@ -4,7 +4,7 @@ services:
file: ${TEMPLATES_PATH} file: ${TEMPLATES_PATH}
service: default service: default
container_name: immich_server container_name: immich_server
image: ghcr.io/immich-app/immich-server:v2.5.2 image: ghcr.io/immich-app/immich-server:v2.5.5
environment: environment:
DB_PASSWORD: ${IMMICH_DB_PASSWORD} DB_PASSWORD: ${IMMICH_DB_PASSWORD}
DB_HOSTNAME: postgres-with-pg-vector DB_HOSTNAME: postgres-with-pg-vector