chore(oci/searxng): update b03121c ➼ 857cd8a (#2312)

Co-authored-by: tinfoild[bot] <140665299+tinfoild[bot]@users.noreply.github.com>
This commit is contained in:
tinfoild[bot]
2025-05-08 13:16:05 +00:00
committed by GitHub
parent 2b85e4c7d9
commit c4ddd2f911

View File

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