Skip to content

Commit

Permalink
Update redis:7.4.0-alpine Docker digest to dd6c86d
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 7, 2024
1 parent dd8fa41 commit f0c8374
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion searxng/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ services:

redis:
container_name: redis
image: "redis:7.4.0-alpine@sha256:eaea8264f74a95ea9a0767c794da50788cbd9cf5223951674d491fa1b3f4f2d2"
image: "redis:7.4.0-alpine@sha256:dd6c86dc8f3be0526b2baa964473e2443b5a4412c4c2232781ca9820296d407b"
command: redis-server --save "" --appendonly "no"
restart: always
tmpfs:
Expand Down

0 comments on commit f0c8374

Please sign in to comment.