From d791b013eafd68814b3c3ba28ede1fe303592b0c Mon Sep 17 00:00:00 2001 From: "tinfoild[bot]" <140665299+tinfoild[bot]@users.noreply.github.com> Date: Thu, 6 Mar 2025 18:07:06 +0000 Subject: [PATCH] =?UTF-8?q?chore(oci/searxng):=20update=200de8212=20?= =?UTF-8?q?=E2=9E=BC=2082c080c=20(#1983)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: tinfoild[bot] <140665299+tinfoild[bot]@users.noreply.github.com> --- kube/deploy/apps/searxng/app/hr.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kube/deploy/apps/searxng/app/hr.yaml b/kube/deploy/apps/searxng/app/hr.yaml index 26ede318b0..380710ba30 100644 --- a/kube/deploy/apps/searxng/app/hr.yaml +++ b/kube/deploy/apps/searxng/app/hr.yaml @@ -28,7 +28,7 @@ spec: main: image: &img repository: "docker.io/searxng/searxng" - tag: "latest@sha256:0de82120816eaa134a5a29442650610be0ada12ff8bc0566123f21d78f11d991" + tag: "latest@sha256:82c080cc2cb50e9ffc614463649be717139ac158259746e7e6243ba76ae7e964" command: ["uwsgi", "--master", "--http-socket", "0.0.0.0:8080", "/usr/local/searxng/dockerfiles/uwsgi.ini"] env: TZ: "${CONFIG_TZ}"