chore(oci/searxng): update 662971a ➼ 759cbd3 (#1947)

Co-authored-by: tinfoild[bot] <140665299+tinfoild[bot]@users.noreply.github.com>
This commit is contained in:
tinfoild[bot]
2025-02-28 14:05:46 +00:00
committed by GitHub
parent 4b74f984c7
commit 1f4e08b038

View File

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