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

Update ghcr.io/immich-app/immich-machine-learning Docker tag to v2.7.5
This commit is contained in:
github-actions[bot]
2026-04-13 16:18:52 +00:00
committed by GitHub
8 changed files with 2 additions and 2 deletions
@@ -6,7 +6,7 @@ name: immich-machine-learning
services: services:
immich-machine-learning: immich-machine-learning:
image: ghcr.io/immich-app/immich-machine-learning:v2.7.4 image: ghcr.io/immich-app/immich-machine-learning:v2.7.5
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
labels: labels:
createdBy: "Apps" createdBy: "Apps"
+1 -1
View File
@@ -52,7 +52,7 @@ services:
- /etc/localtime:/etc/localtime - /etc/localtime:/etc/localtime
immich-machine-learning: immich-machine-learning:
image: ghcr.io/immich-app/immich-machine-learning:v2.7.4 image: ghcr.io/immich-app/immich-machine-learning:v2.7.5
container_name: machine-learning-${CONTAINER_NAME} container_name: machine-learning-${CONTAINER_NAME}
labels: labels:
createdBy: "Apps" createdBy: "Apps"