From f33f62ad1eb368f418eb7b2ec90d67dd03d76c0f Mon Sep 17 00:00:00 2001 From: "tinfoild[bot]" <140665299+tinfoild[bot]@users.noreply.github.com> Date: Thu, 15 May 2025 10:09:10 +0000 Subject: [PATCH] =?UTF-8?q?chore(oci/searxng):=20update=20fb687ca=20?= =?UTF-8?q?=E2=9E=BC=205ae3f96=20(#2417)?= 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 eb1fc38f..8c53dc9a 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:fb687caa3a12d1a0183411d8379b6ce93e904485320233040b8e33f2366fa999" + tag: "latest@sha256:5ae3f960f3568aee8f144e0c9ccfa60ba5d7b3359f4134313964b928d12a9532" command: ["/usr/local/searxng/venv/bin/uwsgi", "--master", "/usr/local/searxng/container/uwsgi.ini"] env: TZ: "${CONFIG_TZ}"