Skip to content

Commit

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

Co-authored-by: tinfoild[bot] <140665299+tinfoild[bot]@users.noreply.github.com>
  • Loading branch information
tinfoild[bot] authored Nov 29, 2024
1 parent 02f85da commit 880d4ec
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:73c7ef2836cd1db76d043019b60f6136e9c7be00d12e4c3f20a8219a5522d87e"
tag: "latest@sha256:eab49400e47b8b2ab2d1c22adaf5883208a47f765c254a8d4b7891f76352669c"
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 880d4ec

Please sign in to comment.