diff --git a/kube/deploy/apps/searxng/app/hr.yaml b/kube/deploy/apps/searxng/app/hr.yaml index 31aca5ad..06f874d3 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:bb506171f17a687370a0fe0324d8947c68ad736404040576e7001373c03cc2bd" + tag: "latest@sha256:45ddef3aba2a5b5d73d52c59b05089e115293a81e6bf82c4b5b4de72ca6cf1f1" command: ["uwsgi", "--master", "--http-socket", "0.0.0.0:8080", "/usr/local/searxng/dockerfiles/uwsgi.ini"] env: TZ: "${CONFIG_TZ}"