dotnet / dotnet/dotnet-buildtools-prereqs-docker
Provide better maintainability of version-specific assets
Open
area-infrastructure
Epic
lifecycle
- Dominant language
- Dockerfile
- Stars
- 87
- Forks
- 118
- Avg merge
- 10h 26m
- Merged PRs (30d)
- 4
Description
There are a number of Dockerfiles in this repo that install specific versions of software ([example](https://github.com/dotnet/dotnet-buildtools-prereqs-docker/blob/9a8452435e6c19aa6c5dcd67cc2e207dc7d86ba6/src/ubuntu/20.04/webassembly/amd64/Dockerfile#L49-L59)). This leads to a maintenance problem as those versions eventually become EOL or exposed to known vulnerabilities. In order to reduce the amount of maintenance necessary for this repo, there needs to be some improvements here.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.