We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b47c466 commit 9d7397fCopy full SHA for 9d7397f
searxng/docker-compose.yml
@@ -8,7 +8,7 @@ networks:
8
9
services:
10
searxng:
11
- image: ghcr.io/searxng/searxng:latest@sha256:d3704a384057ed95e8bf61556277af356d18f809b9f2350f9b99ecb2da75d427
+ image: ghcr.io/searxng/searxng:latest@sha256:aefb2aab45e4cfd583f6ff688372c61f81e5dd8c1ecce975e6e2f6f393ebff6a
12
restart: unless-stopped
13
depends_on:
14
- redis
0 commit comments