From f7359a4787798f7369db534553f1326d860978b0 Mon Sep 17 00:00:00 2001 From: "tinfoild[bot]" <140665299+tinfoild[bot]@users.noreply.github.com> Date: Fri, 11 Jul 2025 15:08:32 +0000 Subject: [PATCH] =?UTF-8?q?chore(oci/searxng):=20update=200382dea=20?= =?UTF-8?q?=E2=9E=BC=20777bb06=20(#2930)?= 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 070783ec..f6742ec1 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:0382dea74fe27dad5cf572f71e3efb4b287d92f92014001e55da8f8a7f0782df" + tag: "latest@sha256:777bb06c7b29852399b830e4755bd808676e6b675039bae67b4f80c02782a709" command: ["/usr/local/searxng/venv/bin/granian", "searx.webapp:app"] env: TZ: "${CONFIG_TZ}"