Update ghcr.io/immich-app/immich-machine-learning Docker tag to v1.113.1

This commit is contained in:
renovate[bot] 2024-09-03 15:07:09 +00:00 committed by GitHub
parent f5f7480a0b
commit 44adb12d01
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -30,7 +30,7 @@ services:
POSTGRES_INITDB_ARGS: '--data-checksums' POSTGRES_INITDB_ARGS: '--data-checksums'
immich-machine-learning: immich-machine-learning:
image: ghcr.io/immich-app/immich-machine-learning:v1.113.0 image: ghcr.io/immich-app/immich-machine-learning:v1.113.1
container_name: immich-machine-learning-${CONTAINER_NAME} container_name: immich-machine-learning-${CONTAINER_NAME}
labels: labels:
createdBy: "Apps" createdBy: "Apps"