From c4ddd2f911b765e3675cdc55e6a0f307ac2ef535 Mon Sep 17 00:00:00 2001 From: "tinfoild[bot]" <140665299+tinfoild[bot]@users.noreply.github.com> Date: Thu, 8 May 2025 13:16:05 +0000 Subject: [PATCH] =?UTF-8?q?chore(oci/searxng):=20update=20b03121c=20?= =?UTF-8?q?=E2=9E=BC=20857cd8a=20(#2312)?= 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 368f4623..cdc10353 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:b03121ccc0f75b50ef3614d63c1914b289726c153b6170bd7510c12c8daff101" + tag: "latest@sha256:857cd8a47aa7194d0017d9a40fb602bffb5375ca820e783d9601cc4fa943194f" command: ["/usr/local/searxng/venv/bin/uwsgi", "--master", "--http-socket", "[::]:8080", "/usr/local/searxng/dockerfiles/uwsgi.ini"] env: TZ: "${CONFIG_TZ}"