mirror of
https://github.com/searxng/searxng-docker.git
synced 2025-02-19 20:00:04 +00:00
Update to Valkey 8 (#273)
This commit is contained in:
parent
35525c664b
commit
61745b3bf1
@ -25,7 +25,7 @@ services:
|
||||
|
||||
redis:
|
||||
container_name: redis
|
||||
image: docker.io/valkey/valkey:7-alpine
|
||||
image: docker.io/valkey/valkey:8-alpine
|
||||
command: valkey-server --save 30 1 --loglevel warning
|
||||
restart: unless-stopped
|
||||
networks:
|
||||
|
Loading…
Reference in New Issue
Block a user