Skip to content

Commit 6228370

Browse files
committed
Remove unused conditions
1 parent b9cd78b commit 6228370

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

eng/dockerfile-templates/runtime/Dockerfile

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,6 @@
3535
"windows10.0",
3636
"windows11.0") ^
3737

38-
_ set applyPatch to when(isServer2025, isServer2025, applyPatch) ^
39-
_ set apply35Patch to when(isServer2025, !isServer2025, apply35Patch) ^
40-
4138
set repo to "mcr.microsoft.com/windows/servercore" ^
4239
set tag to cat(OS_VERSION_NUMBER, "-amd64") ^
4340

0 commit comments

Comments
 (0)