Skip to content

Commit

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

Co-authored-by: tinfoild[bot] <140665299+tinfoild[bot]@users.noreply.github.com>
  • Loading branch information
tinfoild[bot] authored Aug 2, 2024
1 parent d2597d7 commit 8170e91
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:798dedcdd1d45171842ab397990c6792b26f57c5e83d89ff7a84e005d658195a"
tag: "latest@sha256:d8d44d4e8307a276b1d09d0ff100886f295616a2e79cc40d65712b900331e50d"
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 8170e91

Please sign in to comment.