chore: bump searXNG

This commit is contained in:
Davide Polonio 2026-03-08 16:32:10 +01:00
parent 44cbc30823
commit 2d21e0c994

View File

@ -1,5 +1,3 @@
version: '3.7'
services:
redis:
container_name: redis
@ -19,7 +17,7 @@ services:
searxng:
container_name: searxng
image: searxng/searxng:2025.2.6-147bda894
image: searxng/searxng:2026.3.6-0716de6bc
restart: unless-stopped
networks:
- searxng
@ -45,4 +43,3 @@ networks:
driver: default
proxy:
external: true