chore(container): update image docker.io/searxng/searxng to 0b67c68 (#859)

Co-authored-by: tinfoild[bot] <140665299+tinfoild[bot]@users.noreply.github.com>
This commit is contained in:
tinfoild[bot]
2024-05-12 16:50:24 +00:00
committed by GitHub
parent 71bda87151
commit 7bfc4357dd

View File

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