diff --git a/kube/deploy/apps/searxng/app/hr.yaml b/kube/deploy/apps/searxng/app/hr.yaml index 43dce378..9a184201 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:f6b05523fe726443c6682cd84507ee48b0234d4c3285b702936f6b78de6e8c42" + tag: "latest@sha256:84fd815a6fd9436038e39df4d3a279808c9ea147d1ce186fd48752063dc12ab2" command: ["/usr/local/searxng/venv/bin/uwsgi", "--master", "/usr/local/searxng/.template/uwsgi.ini"] env: TZ: "${CONFIG_TZ}"