Revert "chore(container): update image docker.io/searxng/searxng to 5e7b5a5 (…" (#1019)

This reverts commit 5592bd1f2f.
This commit is contained in:
JJGadgets
2024-08-09 19:54:57 +08:00
committed by GitHub
parent 5592bd1f2f
commit a28ba57217

View File

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