From 33faa7b1b80b454dec0246fc8a738bf83bac721d Mon Sep 17 00:00:00 2001 From: "tinfoild[bot]" <140665299+tinfoild[bot]@users.noreply.github.com> Date: Tue, 20 May 2025 15:09:03 +0000 Subject: [PATCH] =?UTF-8?q?chore(oci/searxng):=20update=204cc314e=20?= =?UTF-8?q?=E2=9E=BC=20a464ad4=20(#2460)?= 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 9da67ac3..6481f31e 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:4cc314ec21a7fb57296f9aaf4d3b6fbb4abba3830fd8d9c4865680f3626187d1" + tag: "latest@sha256:a464ad4b29388cea45e77d6bf8a8979d5e4466fda34f4113b057485f3b8bbb14" command: ["/usr/local/searxng/venv/bin/uwsgi", "--master", "/usr/local/searxng/container/uwsgi.ini"] env: TZ: "${CONFIG_TZ}"