From ffabbd98da873fab4154e9cc5ce7756c66e52c4a Mon Sep 17 00:00:00 2001 From: "tinfoild[bot]" <140665299+tinfoild[bot]@users.noreply.github.com> Date: Fri, 27 Jun 2025 17:07:43 +0000 Subject: [PATCH] =?UTF-8?q?chore(oci/searxng):=20update=20f6b0552=20?= =?UTF-8?q?=E2=9E=BC=2084fd815=20(#2852)?= 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 43dce378..9a184201 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:f6b05523fe726443c6682cd84507ee48b0234d4c3285b702936f6b78de6e8c42" + tag: "latest@sha256:84fd815a6fd9436038e39df4d3a279808c9ea147d1ce186fd48752063dc12ab2" command: ["/usr/local/searxng/venv/bin/uwsgi", "--master", "/usr/local/searxng/.template/uwsgi.ini"] env: TZ: "${CONFIG_TZ}"