chore(container): update image docker.io/searxng/searxng to 2fa3ede (#890)

Co-authored-by: tinfoild[bot] <140665299+tinfoild[bot]@users.noreply.github.com>
This commit is contained in:
tinfoild[bot]
2024-05-17 07:39:31 +00:00
committed by GitHub
parent 6c1125c9f7
commit 7b7c93eaf7

View File

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