chore(container): update image docker.io/searxng/searxng to 93352c9 (#975)

Co-authored-by: tinfoild[bot] <140665299+tinfoild[bot]@users.noreply.github.com>
This commit is contained in:
tinfoild[bot]
2024-07-14 16:38:36 +00:00
committed by GitHub
parent 940ee2ef13
commit 4bf6802587

View File

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