diff --git a/Jenkinsfile b/Jenkinsfile index bf1c448cbf..aed164159d 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -970,7 +970,7 @@ pipeline { TESTRUN_DRIVE = 'd' TESTRUN_SUBDIR = "CI" WINDOWS_BASE_IMAGE = 'mcr.microsoft.com/windows/servercore' - WINDOWS_BASE_IMAGE_TAG = 'ltsc2019' + WINDOWS_BASE_IMAGE_TAG = '10.0.17763.973' // TODO switch back to using ltsc2019 once the image is fixed } agent { node {