Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Regularly build samba image #98

Open
andrin55 opened this issue Dec 22, 2022 · 1 comment
Open

Regularly build samba image #98

andrin55 opened this issue Dec 22, 2022 · 1 comment

Comments

@andrin55
Copy link
Contributor

In light of the recent samba security issues, it would be great if the container is automatically built in regular intervals (for example once every week).

This would be great to quickly fix security issues and bugs arising in samba, since it is already fixed in the current alpine package version.

@instantlinux
Copy link
Owner

To implement this safely, the test pipeline will need functional testing with enough coverage to look for breaking-changes of commands used by the entrypoint script here. There would also need to be a polling script to look for new versions, and then to update Dockerfile and helm Chart.yaml.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants