chore(oci/searxng): update 8d8b711 ➼ c142771 (#2107)

Co-authored-by: tinfoild[bot] <140665299+tinfoild[bot]@users.noreply.github.com>
This commit is contained in:
tinfoild[bot]
2025-03-29 10:07:27 +00:00
committed by GitHub
parent 70289a7d5a
commit 19164537e3

View File

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