From 1ff8249c3fc1c19301f16ccd74f40dec80d110d0 Mon Sep 17 00:00:00 2001 From: "tinfoild[bot]" <140665299+tinfoild[bot]@users.noreply.github.com> Date: Wed, 27 Aug 2025 09:08:28 +0000 Subject: [PATCH] =?UTF-8?q?chore(oci/searxng):=20update=2034613ae=20?= =?UTF-8?q?=E2=9E=BC=2030e5b80=20(#3287)?= 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 3cdce21d..d9f8c787 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: "ghcr.io/searxng/searxng" - tag: "latest@sha256:34613ae98075167b7d055723e826804ac3922007caa35bd88e7233929c28f851" + tag: "latest@sha256:30e5b80625605a34b1b5d097a654951510b5b53741f92d4d33e590e3948868c5" command: ["/usr/local/searxng/.venv/bin/granian", "searx.webapp:app"] env: TZ: "${CONFIG_TZ}"