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

This commit is contained in:
renovate[bot]
2025-11-04 03:25:02 +00:00
committed by GitHub
parent 299a599211
commit f9a41b7276
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.1
image: ghcr.io/immich-app/immich-machine-learning:v2.2.2
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.1
image: ghcr.io/immich-app/immich-machine-learning:v2.2.2
container_name: machine-learning-${CONTAINER_NAME}
labels:
createdBy: "Apps"