From aaa4c22db70017c5789675a86cc9c9966096753b Mon Sep 17 00:00:00 2001 From: "tinfoild[bot]" <140665299+tinfoild[bot]@users.noreply.github.com> Date: Tue, 8 Jul 2025 12:11:50 +0000 Subject: [PATCH] =?UTF-8?q?chore(oci/searxng):=20update=20603b5ed=20?= =?UTF-8?q?=E2=9E=BC=2072c187b=20(#2912)?= 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 1e5adb80..6900789d 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:603b5eda2bdff4bc18aac6967ecdc8a4ad94b647031be58dec1ad220f54e9a7a" + tag: "latest@sha256:72c187bcb19827837bef3cd19b0f11111ca5dde9924edd0c5f3a64e08c9a0464" command: ["/usr/local/searxng/venv/bin/granian", "searx.webapp:app"] env: TZ: "${CONFIG_TZ}"