From 7af788beee1791dd5445cb3e0eeb740437d094dc Mon Sep 17 00:00:00 2001 From: "tinfoild[bot]" <140665299+tinfoild[bot]@users.noreply.github.com> Date: Sat, 26 Apr 2025 14:23:17 +0000 Subject: [PATCH] =?UTF-8?q?chore(oci/searxng):=20update=206bb9289=20?= =?UTF-8?q?=E2=9E=BC=20da7baa9=20(#2245)?= 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 6d82a57e..08177f78 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:6bb9289c5b5dea000325f29768dc2bde6d180dd586f0056f839ed84ccb3f9fe0" + tag: "latest@sha256:da7baa9b7da84cc1e3adcd51408415478eb938adac734467499da0efb22fd12b" command: ["uwsgi", "--master", "--http-socket", "[::]:8080", "/usr/local/searxng/dockerfiles/uwsgi.ini"] env: TZ: "${CONFIG_TZ}"