Skip to content

Commit

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

Co-authored-by: tinfoild[bot] <140665299+tinfoild[bot]@users.noreply.github.com>
  • Loading branch information
tinfoild[bot] authored Oct 23, 2024
1 parent ec53d5a commit 5b8543f
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:75a3854b3a7af954cb003d7828e5962c170b6abc542596cf9175db1ec266f1bd"
tag: "latest@sha256:62350afaeeb6b27ab52ebdf1a73fd06c16ba831979e980f132d5b4631e9ace58"
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 5b8543f

Please sign in to comment.