From 9d7984a4bfa440bdb589fc039cdeb221012cfb33 Mon Sep 17 00:00:00 2001 From: "tinfoild[bot]" <140665299+tinfoild[bot]@users.noreply.github.com> Date: Fri, 13 Dec 2024 19:04:59 +0000 Subject: [PATCH] =?UTF-8?q?chore(oci/searxng):=20update=202e4e922=20?= =?UTF-8?q?=E2=9E=BC=202565eaa=20(#1503)?= 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 13c3a3c1..03322107 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:2e4e922f48e5a915f693aab3d63846742ee358c0e2fed87bd013e95a9501ba40" + tag: "latest@sha256:2565eaaa759ea24c798ce2f9299ffb3dea5662438c0c4b37f3b8fc8a1fb6dc5d" command: ["uwsgi", "--master", "--http-socket", "0.0.0.0:8080", "/usr/local/searxng/dockerfiles/uwsgi.ini"] env: TZ: "${CONFIG_TZ}"