From eced55514a6f28f86ae8be299c418e3e2e127cd2 Mon Sep 17 00:00:00 2001 From: "tinfoild[bot]" <140665299+tinfoild[bot]@users.noreply.github.com> Date: Fri, 16 May 2025 08:09:44 +0000 Subject: [PATCH] =?UTF-8?q?chore(oci/searxng):=20update=20ce90d32=20?= =?UTF-8?q?=E2=9E=BC=20bf4a30f=20(#2430)?= 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 ec367861..a4a74670 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: "docker.io/searxng/searxng" - tag: "latest@sha256:ce90d326c52d426ebd2fcc115a64236a9ef857e8bc477d3db44d591e92ca55fe" + tag: "latest@sha256:bf4a30f4d2afecc9ab7afd4727f64ece6ff3a01a2fcb12ff6690fcb865baea82" command: ["/usr/local/searxng/venv/bin/uwsgi", "--master", "/usr/local/searxng/container/uwsgi.ini"] env: TZ: "${CONFIG_TZ}"