From e94e13087e17dbaac0b2e9041bcdbeefd61327e8 Mon Sep 17 00:00:00 2001 From: "tinfoild[bot]" <140665299+tinfoild[bot]@users.noreply.github.com> Date: Fri, 23 May 2025 13:15:57 +0000 Subject: [PATCH] =?UTF-8?q?chore(oci/searxng):=20update=20633c8a9=20?= =?UTF-8?q?=E2=9E=BC=208cb8f97=20(#2510)?= 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 c1141ea6..61fb9bc2 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:633c8a9cd6dae28f9bbf15a2882f23bc6900c937a7a042f3820bd60293d989e7" + tag: "latest@sha256:8cb8f9791f9ec9846d93fa09371e601ecfc7e11b613cf1ca761fb31d512c5165" command: ["/usr/local/searxng/venv/bin/uwsgi", "--master", "/usr/local/searxng/.template/uwsgi.ini"] env: TZ: "${CONFIG_TZ}"