I see you have a github action to trigger a build and publish to docker hub. I would like to see this action triggered by a cron ( maybe once a week or so ) - the last publish seems to have been ~ 3 months ago. this would make it easier for the end user to use images and dont have to patch them on their own.
Benftits of feature
overall reduce attack surface for users by regularly patching issues.
Description of the feature
I see you have a github action to trigger a build and publish to docker hub. I would like to see this action triggered by a cron ( maybe once a week or so ) - the last publish seems to have been ~ 3 months ago. this would make it easier for the end user to use images and dont have to patch them on their own.
Benftits of feature
overall reduce attack surface for users by regularly patching issues.
Additional context
https://gist.github.com/loeken/5a6568b7507818629700273377eab9ed <- current trivy report for your image