chore(oci/searxng): update e59782f ➼ 952ad72 (#1759)

Co-authored-by: tinfoild[bot] <140665299+tinfoild[bot]@users.noreply.github.com>
This commit is contained in:
tinfoild[bot]
2025-01-26 15:05:29 +00:00
committed by GitHub
parent 014840f46c
commit 5568b896f1

View File

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