Skip to content

Commit

Permalink
chore(container): update image docker.io/searxng/searxng to 75a3854 (#…
Browse files Browse the repository at this point in the history
…1208)

Co-authored-by: tinfoild[bot] <140665299+tinfoild[bot]@users.noreply.github.com>
  • Loading branch information
tinfoild[bot] authored Oct 19, 2024
1 parent 878b380 commit 152e572
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kube/deploy/apps/searxng/app/hr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ spec:
main:
image: &img
repository: "docker.io/searxng/searxng"
tag: "latest@sha256:a10d4a286fce5aaf2af03cfa8bef9bd1389e1676929c986e19dee210d8b2a86f"
tag: "latest@sha256:75a3854b3a7af954cb003d7828e5962c170b6abc542596cf9175db1ec266f1bd"
command: ["uwsgi", "--master", "--http-socket", "0.0.0.0:8080", "/usr/local/searxng/dockerfiles/uwsgi.ini"]
env:
TZ: "${CONFIG_TZ}"
Expand Down

0 comments on commit 152e572

Please sign in to comment.