chore(container): update image docker.io/searxng/searxng to ddb65b7 (#974)

Co-authored-by: tinfoild[bot] <140665299+tinfoild[bot]@users.noreply.github.com>
This commit is contained in:
tinfoild[bot]
2024-07-14 15:44:23 +00:00
committed by GitHub
parent 068312edd8
commit 940ee2ef13

View File

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