From c545a4bc2bbb745bb53d7ad76aa12c795e2161a2 Mon Sep 17 00:00:00 2001 From: "tinfoild[bot]" <140665299+tinfoild[bot]@users.noreply.github.com> Date: Mon, 18 Aug 2025 20:08:40 +0000 Subject: [PATCH] =?UTF-8?q?chore(oci/searxng):=20update=20442beca=20?= =?UTF-8?q?=E2=9E=BC=20032c69a=20(#3215)?= 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 30009171..6d807c3b 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:442beca8c1c1382091e7f5d8f232cd547267d867a125c6b2ae0c96342bea9fce" + tag: "latest@sha256:032c69a865d6361750b7410241a224299dbc1cbbb3b2c3133932118c564b37e2" command: ["/usr/local/searxng/.venv/bin/granian", "searx.webapp:app"] env: TZ: "${CONFIG_TZ}"