Skip to content

Commit

Permalink
chore(deps): update docker.io/redis:6.2.14 docker digest to 2cb3136
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and ahayzen committed Sep 5, 2024
1 parent 1ece428 commit 8eb8799
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:91a9b702788616c0665f5d1cbd68d8e85c526abcd8df150ab20860c5919e08f4
image: docker.io/redis:6.2.14@sha256:2cb3136008d7ab813ef40b635354de0e65bcaa20d97761d3f5d6d545d8cf6ac7
healthcheck:
test: redis-cli ping || exit 1
restart: always
Expand Down

0 comments on commit 8eb8799

Please sign in to comment.