Skip to content

Commit

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

Co-authored-by: tinfoild[bot] <140665299+tinfoild[bot]@users.noreply.github.com>
  • Loading branch information
tinfoild[bot] authored Nov 28, 2024
1 parent 93a9743 commit 23f10c2
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:05a12d10afe8cb8c087d28b990ab73868fb6c04b985af769ac144cbe6204f793"
tag: "latest@sha256:0d4c0a926689d3298b1212d4e019f5defbc9e6f539941deada7fe53fd89bcbfd"
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 23f10c2

Please sign in to comment.