From 06e8396b6771b525aec16d6c8e0d20815195de39 Mon Sep 17 00:00:00 2001 From: FarisZR <35614734+FarisZR@users.noreply.github.com> Date: Sat, 24 Aug 2024 15:39:45 +0200 Subject: [PATCH] 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 54a1c75..f4986bb 100644 --- a/searxng/docker-compose.yml +++ b/searxng/docker-compose.yml @@ -8,7 +8,7 @@ networks: services: searxng: - image: searxng/searxng:2023.3.29-d179b62c@sha256:43546b083397d07b89c9dbf97e27ef4edf5f0a0b0afba34f4d33a24d030d717f + image: searxng/searxng:2024.8.21-2033f30c8@sha256:57bc5279641e668e95323b18f31184ed50f51f5c1d74e6f288112815c8b1747f0a0b0afba34f4d33a24d030d717f restart: unless-stopped depends_on: - redis