From 7c162332dee1c7b968856efd6aa423da3fd5400a Mon Sep 17 00:00:00 2001 From: Pim Kunis <pim@kunis.nl> Date: Sat, 5 Apr 2025 08:20:13 +0200 Subject: [PATCH] immich: 1.131.2 -> 1.131.3 --- globals.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/globals.nix b/globals.nix index 5174321..2cdc542 100644 --- a/globals.nix +++ b/globals.nix @@ -12,8 +12,8 @@ _: { syncthing = "lscr.io/linuxserver/syncthing:1.29.4"; forgejo = "codeberg.org/forgejo/forgejo:10.0.3"; pihole = "pihole/pihole:2025.02.1"; - immich = "ghcr.io/immich-app/immich-server:v1.131.2"; - immich-machine-learning = "ghcr.io/immich-app/immich-machine-learning:v1.131.2"; + immich = "ghcr.io/immich-app/immich-server:v1.131.3"; + immich-machine-learning = "ghcr.io/immich-app/immich-machine-learning:v1.131.3"; immich-redis = "docker.io/redis:6.2-alpine@sha256:148bb5411c184abd288d9aaed139c98123eeb8824c5d3fce03cf721db58066d8"; immich-postgres = "docker.io/tensorchord/pgvecto-rs:pg14-v0.2.0@sha256:739cdd626151ff1f796dc95a6591b55a714f341c737e27f045019ceabf8e8c52"; kitchenowl = "tombursch/kitchenowl:v0.6.11";