From 2a78adef4627ca1b99fd87b0bdf5546e86fe41ef Mon Sep 17 00:00:00 2001 From: "tinfoild[bot]" <140665299+tinfoild[bot]@users.noreply.github.com> Date: Thu, 8 May 2025 14:08:18 +0000 Subject: [PATCH] =?UTF-8?q?chore(oci/searxng):=20update=20857cd8a=20?= =?UTF-8?q?=E2=9E=BC=209636c9d=20(#2313)?= 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 cdc10353..5b8efe1a 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:857cd8a47aa7194d0017d9a40fb602bffb5375ca820e783d9601cc4fa943194f" + tag: "latest@sha256:9636c9ddae4f4d3cd624b7f1d1cfcfc816e4f98e8deb7d8ef475067166fe9af3" command: ["/usr/local/searxng/venv/bin/uwsgi", "--master", "--http-socket", "[::]:8080", "/usr/local/searxng/dockerfiles/uwsgi.ini"] env: TZ: "${CONFIG_TZ}"