From 8bb638747b607abaec77d1b441a5a319190e5bee Mon Sep 17 00:00:00 2001 From: "tinfoild[bot]" <140665299+tinfoild[bot]@users.noreply.github.com> Date: Sat, 9 Aug 2025 07:08:07 +0000 Subject: [PATCH] =?UTF-8?q?chore(oci/searxng):=20update=20ca32325=20?= =?UTF-8?q?=E2=9E=BC=20f25169e=20(#3147)?= 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 c523cabc..a3f4e204 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:ca32325c7038ea2a3982f6cefa5941e50506323e35f3f47d8f0ad14d43e4f4d2" + tag: "latest@sha256:f25169e57df28f2698036cc474d22cb6b516811936b3d17b83d1c6584c1e4ab2" command: ["/usr/local/searxng/.venv/bin/granian", "searx.webapp:app"] env: TZ: "${CONFIG_TZ}"