chore(oci/searxng): update 2565eaa ➼ 8c3355b (#1504)

Co-authored-by: tinfoild[bot] <140665299+tinfoild[bot]@users.noreply.github.com>
This commit is contained in:
tinfoild[bot]
2024-12-14 10:05:09 +00:00
committed by GitHub
parent 366550d879
commit 3a41f3ff2d

View File

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