From 7824b473a42b56ba672a99ed09b546bcd92f0e4e Mon Sep 17 00:00:00 2001 From: "tinfoild[bot]" <140665299+tinfoild[bot]@users.noreply.github.com> Date: Wed, 21 May 2025 13:20:36 +0000 Subject: [PATCH] =?UTF-8?q?chore(oci/searxng):=20update=20a0d3a06=20?= =?UTF-8?q?=E2=9E=BC=200ef4630=20(#2475)?= 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 a626041b..d37ee9e9 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:a0d3a0611d120acb205e0f380bc72cbda20585441511c2c9330a262ee31f49ba" + tag: "latest@sha256:0ef4630b6312736682a13331eb7505f507dbea739c6fe3e7693e002d7aac2bbb" command: ["/usr/local/searxng/venv/bin/uwsgi", "--master", "/usr/local/searxng/.template/uwsgi.ini"] env: TZ: "${CONFIG_TZ}"