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 53d1d47 commit cb3d6baCopy full SHA for cb3d6ba
searxng/docker-compose.yml
@@ -8,7 +8,7 @@ networks:
8
9
services:
10
searxng:
11
- image: ghcr.io/searxng/searxng:latest@sha256:6f3a875c64bd804d1ccf2fe3c8df35e985b75ffbf0322f216544e79912fabab2
+ image: ghcr.io/searxng/searxng:latest@sha256:1ad4159e74903f8870e3464df701b800a75bd2854f5d11b44ce09ee297f3c158
12
restart: unless-stopped
13
depends_on:
14
- redis
0 commit comments