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

This commit is contained in:
renovate[bot]
2026-02-06 15:43:50 +00:00
committed by GitHub
parent da780e6ea3
commit aa28d8af41
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.3
image: ghcr.io/immich-app/immich-server:v2.5.5
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.3
image: ghcr.io/immich-app/immich-machine-learning:v2.5.5
container_name: machine-learning-${CONTAINER_NAME}
labels:
createdBy: "Apps"