From c956b224a92cc9e29fb5bdcff4fc73a125d60cb9 Mon Sep 17 00:00:00 2001 From: "tinfoild[bot]" <140665299+tinfoild[bot]@users.noreply.github.com> Date: Fri, 9 May 2025 07:08:21 +0000 Subject: [PATCH] =?UTF-8?q?chore(oci/searxng):=20update=207550deb=20?= =?UTF-8?q?=E2=9E=BC=200c53b54=20(#2319)?= 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 e5326cb2..211a411e 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:7550deb10e0b7c93c46f23b5e4bde8c0d03ecc7418975c22a8d6daa7106c25ee" + tag: "latest@sha256:0c53b544ba86e075ac9437b4268535ccf959607121b00e3d1673e0098bdd2823" command: ["/usr/local/searxng/venv/bin/uwsgi", "--master", "--http-socket", "[::]:8080", "/usr/local/searxng/dockerfiles/uwsgi.ini"] env: TZ: "${CONFIG_TZ}"