From d8cd0eeabd7038b8e88424e90462010b40e13553 Mon Sep 17 00:00:00 2001 From: Davide Polonio Date: Fri, 4 Apr 2025 18:24:44 +0200 Subject: [PATCH] chore: update searxng --- searxng/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/searxng/docker-compose.yml b/searxng/docker-compose.yml index 4410ebf..60a4d9d 100644 --- a/searxng/docker-compose.yml +++ b/searxng/docker-compose.yml @@ -19,7 +19,7 @@ services: searxng: container_name: searxng - image: searxng/searxng:2024.5.31-18fb701be + image: searxng/searxng:2025.2.6-147bda894 restart: unless-stopped networks: - searxng -- 2.47.2