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

This commit is contained in:
renovate[bot]
2025-08-18 20:45:20 +00:00
committed by GitHub
parent 7f190efd6b
commit 881e22926c
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.138.0
image: ghcr.io/immich-app/immich-server:v1.138.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.138.0
image: ghcr.io/immich-app/immich-server:v1.138.1
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.138.0
image: ghcr.io/immich-app/immich-server:v1.138.1
container_name: immich-server-${CONTAINER_NAME}
labels:
createdBy: "Apps"