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

Update ghcr.io/immich-app/immich-server Docker tag to v1.142.0
This commit is contained in:
Meng Sen
2025-09-15 15:45:51 +08:00
committed by GitHub
15 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.141.1
image: ghcr.io/immich-app/immich-server:v1.142.0
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.141.1
image: ghcr.io/immich-app/immich-server:v1.142.0
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.141.1
image: ghcr.io/immich-app/immich-server:v1.142.0
container_name: immich-server-${CONTAINER_NAME}
labels:
createdBy: "Apps"