chore(container): update image docker.io/searxng/searxng to 5e7b5a5 (#1018)

Co-authored-by: tinfoild[bot] <140665299+tinfoild[bot]@users.noreply.github.com>
This commit is contained in:
tinfoild[bot]
2024-08-09 09:18:51 +00:00
committed by GitHub
parent 684a6de32d
commit 5592bd1f2f

View File

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