Skip to content

Commit

Permalink
Update redis:7.2.5-alpine Docker digest to de14eed
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 21, 2024
1 parent 3a8eee8 commit da1027d
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:0389bb8416d7c6ed065c25745179bf5d358e5d9472dd30a687ab36ffbb650262"
image: "redis:7.2.5-alpine@sha256:de14eedfbd1fc871d0f5aa1773fd80743930e45354d035b6f3b551e7ffa44df8"
command: redis-server --save "" --appendonly "no"
restart: always
tmpfs:
Expand Down

0 comments on commit da1027d

Please sign in to comment.