chore(container): update image docker.io/searxng/searxng to 7841185 (#1230)

Co-authored-by: tinfoild[bot] <140665299+tinfoild[bot]@users.noreply.github.com>
This commit is contained in:
tinfoild[bot]
2024-10-26 05:50:57 +00:00
committed by GitHub
parent d20c344675
commit 8428da95ef

View File

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