Skip to content

Commit

Permalink
chore(docker-image): update registry.hub.docker.com/library/redis:6.2…
Browse files Browse the repository at this point in the history
…-alpine docker digest to 148bb54
  • Loading branch information
renovate[bot] authored Feb 16, 2025
1 parent ccfacf7 commit 1fb06a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nixos/modules/nixos/containers/immich/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ in
};

immich-redis = {
image = "registry.hub.docker.com/library/redis:6.2-alpine@sha256:785233caf76f86920f8ebc468a4e5391bfc473be6b39ae061f784c06555953cc";
image = "registry.hub.docker.com/library/redis:6.2-alpine@sha256:148bb5411c184abd288d9aaed139c98123eeb8824c5d3fce03cf721db58066d8";
extraOptions = [
"--health-cmd=redis-cli ping || exit 1"
"--health-interval=10s"
Expand Down

0 comments on commit 1fb06a6

Please sign in to comment.