From 5276732fd6f1cc5b40fc41198b68301d4b7ac67c Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 14 Sep 2024 11:04:32 +0000 Subject: [PATCH] Update ghcr.io/immich-app/immich-machine-learning Docker tag to v1.115.0 --- apps/immich/immich-machinelearning-deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/immich/immich-machinelearning-deployment.yaml b/apps/immich/immich-machinelearning-deployment.yaml index ca79cf60..5e68d7e4 100644 --- a/apps/immich/immich-machinelearning-deployment.yaml +++ b/apps/immich/immich-machinelearning-deployment.yaml @@ -27,7 +27,7 @@ spec: type: "RuntimeDefault" containers: - name: "immich-machine-learning" - image: "ghcr.io/immich-app/immich-machine-learning:v1.106.4" + image: "ghcr.io/immich-app/immich-machine-learning:v1.115.0" securityContext: runAsUser: 25001 runAsGroup: 25001