Merge pull request #5405 from QYG2297248353/renovate/immich-monorepo

Update immich monorepo to v2.7.2
This commit is contained in:
github-actions[bot]
2026-04-09 15:30:28 +00:00
committed by GitHub
28 changed files with 5 additions and 5 deletions
@@ -6,7 +6,7 @@ name: immich-machine-learning
services:
immich-machine-learning:
image: ghcr.io/immich-app/immich-machine-learning:v2.6.2
image: ghcr.io/immich-app/immich-machine-learning:v2.7.2
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"
@@ -26,7 +26,7 @@ services:
immich-server:
depends_on:
- immich-pg14-vectors
image: ghcr.io/immich-app/immich-server:v2.6.1
image: ghcr.io/immich-app/immich-server:v2.7.2
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"
@@ -6,7 +6,7 @@ name: immich-server
services:
immich-server:
image: ghcr.io/immich-app/immich-server:v2.6.1
image: ghcr.io/immich-app/immich-server:v2.7.2
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"
@@ -26,7 +26,7 @@ services:
immich-server:
depends_on:
- immich-pg14-vectors
image: ghcr.io/immich-app/immich-server:v2.6.1
image: ghcr.io/immich-app/immich-server:v2.7.2
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.6.2
image: ghcr.io/immich-app/immich-machine-learning:v2.7.2
container_name: machine-learning-${CONTAINER_NAME}
labels:
createdBy: "Apps"