diff --git a/globals.nix b/globals.nix index f33c975..5174321 100644 --- a/globals.nix +++ b/globals.nix @@ -9,11 +9,11 @@ _: { nextcloud = "nextcloud:30.0.6"; postgres15 = "postgres:15"; inbucket = "inbucket/inbucket:edge"; - syncthing = "lscr.io/linuxserver/syncthing:1.29.3"; + 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.130.3"; - immich-machine-learning = "ghcr.io/immich-app/immich-machine-learning:v1.130.3"; + immich = "ghcr.io/immich-app/immich-server:v1.131.2"; + immich-machine-learning = "ghcr.io/immich-app/immich-machine-learning:v1.131.2"; 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";