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 dfcbde4 commit b80c860Copy full SHA for b80c860
searxng/docker-compose.yml
@@ -8,7 +8,7 @@ networks:
8
9
services:
10
searxng:
11
- image: ghcr.io/searxng/searxng:latest@sha256:754a07a64e926a1fc0a8a30cd7a07d08278188f0ef6143e38ad0b22ea8599c55
+ image: ghcr.io/searxng/searxng:latest@sha256:a973f277a9025be36675ee803039d5f309c57e8521a500b5edee4cdba01c316a
12
restart: unless-stopped
13
depends_on:
14
- redis
0 commit comments