Skip to content

Commit

Permalink
chore(deps): update docker.io/redis:6.2-alpine docker digest to 74ed23f
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 12, 2024
1 parent bda97c4 commit 33041b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ services:

redis:
container_name: immich_redis
image: docker.io/redis:6.2-alpine@sha256:2ba50e1ac3a0ea17b736ce9db2b0a9f6f8b85d4c27d5f5accc6a416d8f42c6d5
image: docker.io/redis:6.2-alpine@sha256:74ed23f4eefd81a2c0aacead899c21798bada3d7ba23301e88f971f982022838
healthcheck:
test: redis-cli ping || exit 1
restart: always
Expand Down

0 comments on commit 33041b9

Please sign in to comment.