Skip to content

Commit

Permalink
chore(container): update image docker.io/searxng/searxng to 741ebf1
Browse files Browse the repository at this point in the history
  • Loading branch information
tinfoild[bot] authored Oct 19, 2024
1 parent 27490fa commit d925917
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:eee2cf362333fc9f8b9d57d6d223a57e77b79da62f5bbc0ad0cddecb431d486b"
tag: "latest@sha256:741ebf147ca9d89a38e34eee68bcc9b5d96cbe84f482315981d575bbf68563d9"
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 d925917

Please sign in to comment.