chore(container): update image docker.io/searxng/searxng to d96d3e1 (#1241)

Co-authored-by: tinfoild[bot] <140665299+tinfoild[bot]@users.noreply.github.com>
This commit is contained in:
tinfoild[bot]
2024-10-28 15:16:44 +00:00
committed by GitHub
parent 3c4dc94762
commit b74e5b05f9

View File

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