From 728f116a4b9adb6df05c7026fa3394977be1b763 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 12 Nov 2024 19:01:37 +0000 Subject: [PATCH] chore(deps): update ghcr.io/immich-app/immich-machine-learning docker tag to v1.120.2 --- 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 8b55cd7..83e7d5e 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.117.0" + image: "ghcr.io/immich-app/immich-machine-learning:v1.120.2" securityContext: runAsUser: 25001 runAsGroup: 25001