From dc44fb1df444a5a835e591d4a1ecae3030b60fdb Mon Sep 17 00:00:00 2001 From: "tinfoild[bot]" <140665299+tinfoild[bot]@users.noreply.github.com> Date: Fri, 4 Apr 2025 09:08:17 +0000 Subject: [PATCH] =?UTF-8?q?chore(oci/searxng):=20update=2089022ad=20?= =?UTF-8?q?=E2=9E=BC=20c887edf=20(#2140)?= 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 5b5fb6bf..194c1665 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:89022adeacc9d6d023f32e961b6100f7dae16b75b2489501783c7564e945726e" + tag: "latest@sha256:c887edfb2df41911ed7f70501c105c5a0a9f98c569cbdf89c15209624834321a" command: ["uwsgi", "--master", "--http-socket", "0.0.0.0:8080", "/usr/local/searxng/dockerfiles/uwsgi.ini"] env: TZ: "${CONFIG_TZ}"