diff --git a/kube/deploy/apps/searxng/app/hr.yaml b/kube/deploy/apps/searxng/app/hr.yaml index 130eab4b..6a7a8a01 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:a464ad4b29388cea45e77d6bf8a8979d5e4466fda34f4113b057485f3b8bbb14" + tag: "latest@sha256:4d3837092a885833721870fecaab612f4519a626b1358147a522ddfc4c62b8db" command: ["/usr/local/searxng/venv/bin/uwsgi", "--master", "/usr/local/searxng/.template/uwsgi.ini"] env: TZ: "${CONFIG_TZ}"