Enable automatic image rebuilding for Windows images on `main` branch
- Dominant language
- Dockerfile
- Stars
- 4.9k
- Forks
- 2k
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 26
Description
The .NET Docker infrastructure for automatically rebuilding images in response to base image updates is not enabled for Windows images on the .NET Docker main branch. My understanding is that this is deliberate to allow us to control our release schedule more closely. However, this leaves the door open for human error. Furthermore, the Windows container release schedule has been very consistent over the past year (every patch Tuesday, only a few images delayed by a few hours [one time](https://github.com/dotnet/dotnet-docker/discussions/3764)). Therefore, it would make sense to enable the auto-rebuilding functionality for Windows containers as a failsafe.
Contributor guide
Assessment
This issue has not been assessed yet.