chore(container): update image docker.io/searxng/searxng to 73c7ef2 (#1409)

Co-authored-by: tinfoild[bot] <140665299+tinfoild[bot]@users.noreply.github.com>
This commit is contained in:
tinfoild[bot]
2024-11-29 09:04:54 +00:00
committed by GitHub
parent 4963c96263
commit a09a7b5a7a

View File

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