Update ghcr.io/immich-app/immich-machine-learning Docker tag to v2.2.0

This commit is contained in:
renovate[bot]
2025-10-31 02:18:37 +00:00
committed by GitHub
parent dd4a0f404d
commit adbc9bd2cb
2 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"