1
0
Fork 0

Merge pull request #128 from pooneyy/renovate/ghcr.io-immich-app-immich-server-1.x

This commit is contained in:
github-actions[bot] 2025-06-20 12:03:21 +00:00 committed by GitHub
commit 843ec555cf
14 changed files with 2 additions and 2 deletions

View File

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