From 9d9af468f2fa69e23728b5653310bc6be91b968f Mon Sep 17 00:00:00 2001 From: "tinfoild[bot]" <140665299+tinfoild[bot]@users.noreply.github.com> Date: Thu, 12 Jun 2025 01:37:41 +0000 Subject: [PATCH] =?UTF-8?q?chore(oci/searxng):=20update=20213496d=20?= =?UTF-8?q?=E2=9E=BC=206288308=20(#2756)?= 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 c6202020..5af570a2 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:213496dec73a02b784af431950db7fea62f5e007e4b65126461c4ce1f7242e73" + tag: "latest@sha256:6288308d7f2f34c4affb8625834063db2a1510dd643590d05728700210cae238" command: ["/usr/local/searxng/venv/bin/uwsgi", "--master", "/usr/local/searxng/.template/uwsgi.ini"] env: TZ: "${CONFIG_TZ}"