From 92b4849dc734cec1911c2e8a77e803d237044001 Mon Sep 17 00:00:00 2001 From: "tinfoild[bot]" <140665299+tinfoild[bot]@users.noreply.github.com> Date: Fri, 4 Jul 2025 20:08:18 +0000 Subject: [PATCH] =?UTF-8?q?chore(oci/searxng):=20update=2082113a2=20?= =?UTF-8?q?=E2=9E=BC=20943a2c5=20(#2897)?= 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 66859f1c..a3a62e02 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:82113a22917adebbda6ffc1e64bb5069c6b50217152968b1c128f8393717f8b2" + tag: "latest@sha256:943a2c535c076e77d529303f6512a9a346f5f5ecf59268164e38b7f2fcd93bb9" command: ["/usr/local/searxng/venv/bin/granian", "searx.webapp:app"] env: TZ: "${CONFIG_TZ}"