chore(container): update image docker.io/searxng/searxng to 1acbd86 (#833)

Co-authored-by: tinfoild[bot] <140665299+tinfoild[bot]@users.noreply.github.com>
This commit is contained in:
tinfoild[bot]
2024-05-03 16:42:34 +00:00
committed by GitHub
parent 7c95cadbe7
commit f85068c040

View File

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