From 5ac575e82bbc4a414683538a19dec5bcd4e1fdb9 Mon Sep 17 00:00:00 2001 From: "tinfoild[bot]" <140665299+tinfoild[bot]@users.noreply.github.com> Date: Sun, 25 May 2025 17:07:18 +0000 Subject: [PATCH] =?UTF-8?q?chore(oci/searxng):=20update=20d774264=20?= =?UTF-8?q?=E2=9E=BC=207513385=20(#2534)?= 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 2e27750c..25224198 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:d774264e34d176298e3e4bcdc0b96bcc129bf13427f8e52f1b59061e77f1ded4" + tag: "latest@sha256:75133850cfb5d35366862a71202da9324a15816c9690b63f78c9878012a7a66b" command: ["/usr/local/searxng/venv/bin/uwsgi", "--master", "/usr/local/searxng/.template/uwsgi.ini"] env: TZ: "${CONFIG_TZ}"