1
0
Fork 0

Update immich to v1.138.0 (#1246)

This commit is contained in:
renovate[bot] 2025-08-15 13:27:19 +08:00 committed by GitHub
parent 261a4c7f9c
commit b5e0f5a76c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
21 changed files with 3 additions and 3 deletions

View File

@ -6,7 +6,7 @@ name: immich-machine-learning
services:
immich-machine-learning:
image: ghcr.io/immich-app/immich-machine-learning:v1.137.3
image: ghcr.io/immich-app/immich-machine-learning:v1.138.0
container_name: immich-machine-learning-${CONTAINER_NAME}
labels:
createdBy: "Apps"

View File

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