diff --git a/kube/deploy/apps/searxng/app/hr.yaml b/kube/deploy/apps/searxng/app/hr.yaml index aedee57d..228919e1 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:4befba54dc3d9fba30ef9e11524c225bfdcd4fdcd58fcc7bc4862999c50d5971" + tag: "latest@sha256:7ba0a7d7ad5f7cf14a02aeb3a0323fc16c1a57ab85d5ad0ecd92ced21060b6d6" command: ["uwsgi", "--master", "--http-socket", "0.0.0.0:8080", "/usr/local/searxng/dockerfiles/uwsgi.ini"] env: TZ: "${CONFIG_TZ}"