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

This commit is contained in:
renovate[bot]
2025-10-31 21:07:15 +00:00
committed by GitHub
parent 21d6b208c4
commit 7669f7789a
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.2.0
image: ghcr.io/immich-app/immich-machine-learning:v2.2.1
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.2.0
image: ghcr.io/immich-app/immich-machine-learning:v2.2.1
container_name: machine-learning-${CONTAINER_NAME}
labels:
createdBy: "Apps"