Merge pull request #3499 from QYG2297248353/renovate/ghcr.io-immich-app-immich-machine-learning-2.x

Update ghcr.io/immich-app/immich-machine-learning Docker tag to v2.2.0
This commit is contained in:
github-actions[bot]
2025-10-31 02:19:56 +00:00
committed by GitHub
8 changed files with 2 additions and 2 deletions

View File

@@ -6,7 +6,7 @@ name: immich-machine-learning
services:
immich-machine-learning:
image: ghcr.io/immich-app/immich-machine-learning:v2.1.0
image: ghcr.io/immich-app/immich-machine-learning:v2.2.0
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"

View File

@@ -52,7 +52,7 @@ services:
- /etc/localtime:/etc/localtime
immich-machine-learning:
image: ghcr.io/immich-app/immich-machine-learning:v2.1.0
image: ghcr.io/immich-app/immich-machine-learning:v2.2.0
container_name: machine-learning-${CONTAINER_NAME}
labels:
createdBy: "Apps"