Commit 0b54106
committed
chore(docker): upgrade .NET version to 9.0
- Updated the base image in Dockerfile from .NET 7.0 to .NET 9.0.
- Changed the versioning in GitHub Actions workflow to reflect the new .NET version.
No breaking changes introduced.1 parent ceb84be commit 0b54106
File tree
2 files changed
+3
-3
lines changed- .github/workflows
- src/ES.Kubernetes.Reflector
2 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
0 commit comments