diff --git a/kube/deploy/apps/searxng/app/hr.yaml b/kube/deploy/apps/searxng/app/hr.yaml index 070783ec..f6742ec1 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: "ghcr.io/searxng/searxng" - tag: "latest@sha256:0382dea74fe27dad5cf572f71e3efb4b287d92f92014001e55da8f8a7f0782df" + tag: "latest@sha256:777bb06c7b29852399b830e4755bd808676e6b675039bae67b4f80c02782a709" command: ["/usr/local/searxng/venv/bin/granian", "searx.webapp:app"] env: TZ: "${CONFIG_TZ}"