Skip to content

Commit

Permalink
Merge pull request #117 from xgroleau/renovate/ghcr.io-imagegenius-im…
Browse files Browse the repository at this point in the history
…mich-1.x

chore(deps): update ghcr.io/imagegenius/immich docker tag to v1.125.7
  • Loading branch information
xgroleau authored Jan 29, 2025
2 parents 24a0f11 + 286001f commit 6438008
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/immich/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ in
virtualisation.oci-containers.containers = {
immich-server = {
autoStart = true;
image = "ghcr.io/imagegenius/immich:1.125.6@sha256:45a6e0262de4d681065ea0a5578e0fb0b2bfb12a5925d0c6391bf9972d789d32";
image = "ghcr.io/imagegenius/immich:1.125.7@sha256:66aa47cef6dfb4e950b2be980399d933521c2b8d88a48a2a5bd38f3f09ea7349";
volumes = [
"/etc/localtime:/etc/localtime:ro"
"${cfg.configDir}:/config"
Expand Down

0 comments on commit 6438008

Please sign in to comment.