Update ghcr.io/immich-app/immich-server Docker tag to v1.125.2

This commit is contained in:
renovate[bot] 2025-01-25 07:57:47 +00:00 committed by GitHub
parent 555a4659eb
commit ece46b2ff1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View File

@ -47,7 +47,7 @@ services:
immich-server:
depends_on:
- immich-pg14-vectors
image: ghcr.io/immich-app/immich-server:v1.125.1
image: ghcr.io/immich-app/immich-server:v1.125.2
container_name: immich-server-${CONTAINER_NAME}
labels:
createdBy: "Apps"

View File

@ -6,7 +6,7 @@ name: immich-server
services:
immich-server:
image: ghcr.io/immich-app/immich-server:v1.125.1
image: ghcr.io/immich-app/immich-server:v1.125.2
container_name: immich-server-${CONTAINER_NAME}
labels:
createdBy: "Apps"

View File

@ -47,7 +47,7 @@ services:
immich-server:
depends_on:
- immich-pg14-vectors
image: ghcr.io/immich-app/immich-server:v1.125.1
image: ghcr.io/immich-app/immich-server:v1.125.2
container_name: immich-server-${CONTAINER_NAME}
labels:
createdBy: "Apps"