From b2b3687bb2a65bf9da62a3298dd2f483843211bf Mon Sep 17 00:00:00 2001 From: "tinfoild[bot]" <140665299+tinfoild[bot]@users.noreply.github.com> Date: Mon, 9 Jun 2025 06:10:39 +0000 Subject: [PATCH] =?UTF-8?q?chore(oci/searxng):=20update=205ff16f7=20?= =?UTF-8?q?=E2=9E=BC=208b7cd3f=20(#2688)?= 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 40cec5ce..7b6c25bb 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:5ff16f7beabf4c976636442b9e726dfc79b94b1e89382f280c7b2c420058f953" + tag: "latest@sha256:8b7cd3f033ae553d94157216d336eb5e8ab2500476e8048504bc7d5ca3bfbb20" command: ["/usr/local/searxng/venv/bin/uwsgi", "--master", "/usr/local/searxng/.template/uwsgi.ini"] env: TZ: "${CONFIG_TZ}"