Skip to content

Commit

Permalink
chore(container): update image docker.io/searxng/searxng to 5e7b5a5
Browse files Browse the repository at this point in the history
  • Loading branch information
tinfoild[bot] committed Aug 14, 2024
1 parent 54ad85a commit 67942d4
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:1f9f7f4f4f05e3d74b05b4c02a10b847a266aa3cfdb2251659010af7ed33a6f8"
tag: "latest@sha256:5e7b5a544af69f26d47de5a3634f77a34d8ed26141cb596eb6f91c7bf850952c"
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 67942d4

Please sign in to comment.