chore(deps): update immich monorepo to v2.5.6

This commit is contained in:
renovate[bot]
2026-02-10 21:29:21 +00:00
committed by GitHub
parent 24664b0e43
commit 979d5f6c05
4 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -26,7 +26,7 @@ services:
immich-server:
depends_on:
- immich-pg14-vectors
image: ghcr.io/immich-app/immich-server:v2.5.5
image: ghcr.io/immich-app/immich-server:v2.5.6
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"
@@ -52,7 +52,7 @@ services:
- /etc/localtime:/etc/localtime
immich-machine-learning:
image: ghcr.io/immich-app/immich-machine-learning:v2.5.5
image: ghcr.io/immich-app/immich-machine-learning:v2.5.6
container_name: machine-learning-${CONTAINER_NAME}
labels:
createdBy: "Apps"