chore(container): update image docker.io/searxng/searxng to f89e5e1 (#1382)

Co-authored-by: tinfoild[bot] <140665299+tinfoild[bot]@users.noreply.github.com>
This commit is contained in:
tinfoild[bot]
2024-11-24 20:04:48 +00:00
committed by GitHub
parent c5cc9821a0
commit 516e90a776

View File

@@ -28,7 +28,7 @@ spec:
main:
image: &img
repository: "docker.io/searxng/searxng"
tag: "latest@sha256:026d47238dcd416c95d4f8350207d3ba617ba9e0178cd331c80e9ed76bb9445b"
tag: "latest@sha256:f89e5e1817dd5088d897bbd05eadf8446954658b28d6a633006c1a43dce640cd"
command: ["uwsgi", "--master", "--http-socket", "0.0.0.0:8080", "/usr/local/searxng/dockerfiles/uwsgi.ini"]
env:
TZ: "${CONFIG_TZ}"