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

Rebuild images on a regular basis #1224

Open
mthalman opened this issue Oct 30, 2024 · 1 comment · May be fixed by #1259
Open

Rebuild images on a regular basis #1224

mthalman opened this issue Oct 30, 2024 · 1 comment · May be fixed by #1259
Assignees

Comments

@mthalman
Copy link
Member

In order to keep the images fresh and up-to-date by default, there should be a policy or automation to rebuild images on a regular basis. This will ensure that latest package updates are retrieved when configured to do so. This will help to reduce the need to manually respond to any vulnerability alerts that might pop up.

Proposal: setup the pipeline to run on the 15th of every month, configured to run with caching disabled. That will be the day after the latest possible Patch Tuesday. It'd probably be ok to exclude Windows images as these will automatically be rebuilt on Patch Tuesday.

@lbussell
Copy link
Contributor

lbussell commented Nov 4, 2024

[Triage] Related: #988

In order to make best use of this proposed re-building schedule, we should make sure #1228 is done first.

@lbussell lbussell removed the untriaged label Nov 4, 2024
@lbussell lbussell moved this from Backlog to Sprint in .NET Docker Nov 4, 2024
@lbussell lbussell moved this from Sprint to Current Release in .NET Docker Nov 13, 2024
@mthalman mthalman moved this from Sprint to In Progress in .NET Docker Nov 21, 2024
@mthalman mthalman linked a pull request Nov 21, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: In Progress
Development

Successfully merging a pull request may close this issue.

2 participants