Skip to content

Commit

Permalink
Update redis Docker tag to v7.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 10, 2024
1 parent 1982ba9 commit 51f576b
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.3-alpine@sha256:090276da2603db19b154602c374f505d94c10ea57e9749fc3e68e955284bf0fd"
image: "redis:7.2.4-alpine@sha256:c432fc4384607bec96e875ccd32c426bdcb11f07910b4ed488375ec61ab89057"
command: redis-server --save "" --appendonly "no"
restart: always
tmpfs:
Expand Down

0 comments on commit 51f576b

Please sign in to comment.