chore(container): update image docker.io/searxng/searxng to 7ba0a7d (#839)

Co-authored-by: tinfoild[bot] <140665299+tinfoild[bot]@users.noreply.github.com>
This commit is contained in:
tinfoild[bot]
2024-05-05 16:34:49 +00:00
committed by GitHub
parent 716a2ecce0
commit 9eabf532b7

View File

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