We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9cd78b commit 6228370Copy full SHA for 6228370
eng/dockerfile-templates/runtime/Dockerfile
@@ -35,9 +35,6 @@
35
"windows10.0",
36
"windows11.0") ^
37
38
- _ set applyPatch to when(isServer2025, isServer2025, applyPatch) ^
39
- _ set apply35Patch to when(isServer2025, !isServer2025, apply35Patch) ^
40
-
41
set repo to "mcr.microsoft.com/windows/servercore" ^
42
set tag to cat(OS_VERSION_NUMBER, "-amd64") ^
43
0 commit comments