chore(oci/searxng): update 0c53b54 ➼ 12e1036 (#2320)

Co-authored-by: tinfoild[bot] <140665299+tinfoild[bot]@users.noreply.github.com>
This commit is contained in:
tinfoild[bot]
2025-05-09 09:08:07 +00:00
committed by GitHub
parent c956b224a9
commit bd6208b58d

View File

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