1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-03-18 01:01:02 +08:00

chore(deps): update immich to v2.5.2 (#3760)

This commit is contained in:
renovate[bot] 2026-01-30 05:57:17 +00:00 committed by GitHub
parent efe8acd981
commit 36ca3ae2a2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
6 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:v2.4.1
image: ghcr.io/immich-app/immich-machine-learning:v2.5.2
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:v2.4.1
image: ghcr.io/immich-app/immich-server:v2.5.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:v2.4.1
image: ghcr.io/immich-app/immich-server:v2.5.2
container_name: immich-server-${CONTAINER_NAME}
labels:
createdBy: "Apps"