From 23da7fcf90315ec3b1d2e3509a4d248718e680b3 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 6 Oct 2025 08:21:55 +0000 Subject: [PATCH] chore(deps): update ghcr.io/immich-app/immich-machine-learning docker tag to v1.144.1 --- 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 a4625954b..2d7f05aff 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.135.3" + image: "ghcr.io/immich-app/immich-machine-learning:v1.144.1" securityContext: runAsUser: 25001 runAsGroup: 25001