chore(container): update image docker.io/searxng/searxng to dacc937 (#1420)

Co-authored-by: tinfoild[bot] <140665299+tinfoild[bot]@users.noreply.github.com>
This commit is contained in:
tinfoild[bot]
2024-12-01 16:04:39 +00:00
committed by GitHub
parent 2b933bd25f
commit e9f044265c

View File

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