chore(container): update image docker.io/searxng/searxng to 66940fd (#1246)

Co-authored-by: tinfoild[bot] <140665299+tinfoild[bot]@users.noreply.github.com>
This commit is contained in:
tinfoild[bot]
2024-10-29 08:50:15 +00:00
committed by GitHub
parent e3cf6484b2
commit 2730bd90a9

View File

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