1
0
Fork 0

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

This commit is contained in:
renovate[bot] 2025-06-20 18:01:41 +00:00 committed by GitHub
parent f4e4ca9d7e
commit 2f7fa1cefe
3 changed files with 3 additions and 3 deletions

View File

@ -26,7 +26,7 @@ services:
immich-server:
depends_on:
- immich-pg14-vectors
image: ghcr.io/immich-app/immich-server:v1.135.1
image: ghcr.io/immich-app/immich-server:v1.135.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.135.1
image: ghcr.io/immich-app/immich-server:v1.135.2
container_name: immich-server-${CONTAINER_NAME}
labels:
createdBy: "Apps"

View File

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