From a9ebeb304545df009d48164e463c89bcdf7f29b0 Mon Sep 17 00:00:00 2001 From: "tinfoild[bot]" <140665299+tinfoild[bot]@users.noreply.github.com> Date: Tue, 20 May 2025 17:07:54 +0000 Subject: [PATCH] =?UTF-8?q?chore(oci/searxng):=20update=20a464ad4=20?= =?UTF-8?q?=E2=9E=BC=204d38370=20(#2463)?= 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 130eab4b..6a7a8a01 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:a464ad4b29388cea45e77d6bf8a8979d5e4466fda34f4113b057485f3b8bbb14" + tag: "latest@sha256:4d3837092a885833721870fecaab612f4519a626b1358147a522ddfc4c62b8db" command: ["/usr/local/searxng/venv/bin/uwsgi", "--master", "/usr/local/searxng/.template/uwsgi.ini"] env: TZ: "${CONFIG_TZ}"