Skip to content

Commit

Permalink
chore(deps): update docker.io/redis:6.2.14 docker digest to 87ae520
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 6, 2024
1 parent 2e3c058 commit 34134c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nixos/hosts/lab/immich/compose.immich.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ services:

immich-redis:
container_name: immich_redis
image: docker.io/redis:6.2.14@sha256:2cb3136008d7ab813ef40b635354de0e65bcaa20d97761d3f5d6d545d8cf6ac7
image: docker.io/redis:6.2.14@sha256:87ae5209ef1edcc040fe3c905c560b8dbe1afe13df19e158efaa5dd4d060645b
healthcheck:
test: redis-cli ping || exit 1
restart: always
Expand Down

0 comments on commit 34134c3

Please sign in to comment.