chore(container): update image docker.io/searxng/searxng to 3d47548 (#1015)

Co-authored-by: tinfoild[bot] <140665299+tinfoild[bot]@users.noreply.github.com>
This commit is contained in:
tinfoild[bot]
2024-08-08 08:24:36 +00:00
committed by GitHub
parent 8d68ef1390
commit 2616521d61

View File

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