chore(oci/searxng): update 392930b ➼ 220bc0d (#2178)

Co-authored-by: tinfoild[bot] <140665299+tinfoild[bot]@users.noreply.github.com>
This commit is contained in:
tinfoild[bot]
2025-04-11 09:08:23 +00:00
committed by GitHub
parent a5e14b63fb
commit 4285a8f729

View File

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