chore(container): update image docker.io/searxng/searxng to d6a8c19 (#1231)

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

View File

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