diff --git a/searxng/docker-compose.yml b/searxng/docker-compose.yml index 8685bec..0afd56e 100644 --- a/searxng/docker-compose.yml +++ b/searxng/docker-compose.yml @@ -46,7 +46,7 @@ services: redis: container_name: redis - image: "redis:7.2.5-alpine@sha256:e5c90c8ceb8e48f06ef5c8c0a2bfe17a30475889f20bc59c1ccc510d2d6acb8a" + image: "redis:7.2.5-alpine@sha256:f5cd4445eff08fd9dbf93bdce2f399363aa7a056807677a5f2e614e428b13440" command: redis-server --save "" --appendonly "no" restart: always tmpfs: