Skip to content

Commit

Permalink
Update redis:7.2.5-alpine Docker digest to 3eb3603
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 23, 2024
1 parent 678137a commit dbad940
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.2.5-alpine@sha256:de14eedfbd1fc871d0f5aa1773fd80743930e45354d035b6f3b551e7ffa44df8"
image: "redis:7.2.5-alpine@sha256:3eb36033ec6844538ef1600559409e345f372c5765a06b01d2ae1b7fc4bac055"
command: redis-server --save "" --appendonly "no"
restart: always
tmpfs:
Expand Down

0 comments on commit dbad940

Please sign in to comment.