dotnet / dotnet/versionsweeper
Upgrade from `net471` to LTS (or STS) image tag
- Dominant language
- C#
- Stars
- 65
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
The following Dockerfile(s) target a .NET version that's no longer supported.
This is an auto-generated issue, detailed and discussed in [dotnet/docs#22271](https://github.com/dotnet/docs/issues/22271).
| Target version | End of life | Release notes | Nearest LTS TFM version |
| --- | --- | --- | --- |
| `net471` | N/A | [net471 release notes](https://devblogs.microsoft.com/dotnet/announcing-the-net-framework-4-7-1/) | `net48` |
- [ ] non-lts/Dockerfile
- [ ] non-lts/Dockerfile
- [ ] non-lts/Dockerfile
- [ ] non-lts/Dockerfile
- [ ] non-lts/Dockerfile
- [ ] non-lts/Dockerfile
- [ ] non-lts/Dockerfile
- [ ] non-lts/Dockerfile
- [ ] non-lts/Dockerfile
- [ ] non-lts/Dockerfile
- [ ] non-lts/Dockerfile
- [ ] non-lts/Dockerfile
- [ ] non-lts/Dockerfile
- [ ] non-lts/Dockerfile
- [ ] non-lts/Dockerfile
- [ ] non-lts/Dockerfile
- [ ] non-lts/Dockerfile
- [ ] non-lts/Dockerfile
Consider upgrading Dockerfile images to either the Standard Term Support (STS) or Long Term Support (LTS) versions.
If any of these Dockerfile(s) listed in this issue are intentionally targeting an unsupported version,
you can optionally configure to ignore these results in future automation executions.
Create a (or update the) *dotnet-versionsweeper.json* file at the root of the repository and
add an `ignore` entry following the
[globbing patterns detailed here](https://learn.microsoft.com/dotnet/core/extensions/file-globbing).
```json
{
"ignore": [
"**/path/to/Dockerfile"
]
}
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.