chore(container): update image docker.io/searxng/searxng to 29e74b2 (#1392)

Co-authored-by: tinfoild[bot] <140665299+tinfoild[bot]@users.noreply.github.com>
This commit is contained in:
tinfoild[bot]
2024-11-26 18:06:06 +00:00
committed by GitHub
parent 482bc45c6f
commit 4a8147a077

View File

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