chore(container): update image docker.io/searxng/searxng to babcb20 (#1335)

Co-authored-by: tinfoild[bot] <140665299+tinfoild[bot]@users.noreply.github.com>
This commit is contained in:
tinfoild[bot]
2024-11-14 11:04:34 +00:00
committed by GitHub
parent ab5e265f4d
commit 0266603d5a

View File

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