chore(container): update image docker.io/searxng/searxng to d7632b7 (#850)

Co-authored-by: tinfoild[bot] <140665299+tinfoild[bot]@users.noreply.github.com>
This commit is contained in:
tinfoild[bot]
2024-05-09 15:59:06 +00:00
committed by GitHub
parent aa3aace20b
commit 2601acf9f7

View File

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