chore(oci/searxng): update 104d00a ➼ eb07cb5 (#2317)

Co-authored-by: tinfoild[bot] <140665299+tinfoild[bot]@users.noreply.github.com>
This commit is contained in:
tinfoild[bot]
2025-05-08 17:07:39 +00:00
committed by GitHub
parent 700ee6d01f
commit 7348abc94a

View File

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