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