Commit 4c55166
committed
build(docker): update to .NET 10.0 base images
Updated the Dockerfile to use .NET 10.0 base images for both the runtime (`aspnet:10.0-alpine`) and build (`sdk:10.0-alpine`) environments. This ensures compatibility with .NET 10.0 for both runtime and build processes.
No other changes were made to the Dockerfile structure or functionality.1 parent 7050733 commit 4c55166
1 file changed
+2
-2
lines changed| 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 | | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
0 commit comments