Skip to content

Commit

Permalink
chore(deps): update redis:6.2-alpine docker digest to e3b17ba
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 24, 2024
1 parent 4f968a9 commit 074a109
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 @@ -99,7 +99,7 @@ in

immich-redis = {
autoStart = true;
image = "redis:6.2-alpine@sha256:3fcb624d83a9c478357f16dc173c58ded325ccc5fd2a4375f3916c04cc579f70";
image = "redis:6.2-alpine@sha256:e3b17ba9479deec4b7d1eeec1548a253acc5374d68d3b27937fcfe4df8d18c7e";
environmentFiles = [ cfg.envFile ];
extraOptions = [ "--network=immich-bridge" ];
};
Expand Down

0 comments on commit 074a109

Please sign in to comment.