From 37a4fd7aad76501d576b2c85897b50659306909f Mon Sep 17 00:00:00 2001 From: "tinfoild[bot]" <140665299+tinfoild[bot]@users.noreply.github.com> Date: Fri, 11 Jul 2025 16:06:45 +0000 Subject: [PATCH] =?UTF-8?q?chore(oci/searxng):=20update=20777bb06=20?= =?UTF-8?q?=E2=9E=BC=2054097e8=20(#2931)?= 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 f6742ec1..a2663fb8 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:777bb06c7b29852399b830e4755bd808676e6b675039bae67b4f80c02782a709" + tag: "latest@sha256:54097e8189288082454fc257cf39c51d8059f24efeb07a4abbe0abbc58e38772" command: ["/usr/local/searxng/venv/bin/granian", "searx.webapp:app"] env: TZ: "${CONFIG_TZ}"