chore(container): update image docker.io/searxng/searxng to a26ba50 (#1369)

Co-authored-by: tinfoild[bot] <140665299+tinfoild[bot]@users.noreply.github.com>
This commit is contained in:
tinfoild[bot]
2024-11-22 11:04:45 +00:00
committed by GitHub
parent 4386d18907
commit 72cdba9d07

View File

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