diff --git a/deploy.ps1 b/deploy.ps1 index dccea68..b0b6bdf 100644 --- a/deploy.ps1 +++ b/deploy.ps1 @@ -50,7 +50,7 @@ if ($isWindows) { "$($image):$os-$env:ARCH-$env:APPVEYOR_REPO_TAG_NAME" ` -s microsoft/nanoserver:sac2016 ` -t "$($image):$os-$env:ARCH-$env:APPVEYOR_REPO_TAG_NAME-1809" ` - -b stefanscherer/nanoserver:10.0.17763.253 + -b stefanscherer/nanoserver:10.0.17763.379 } else { # Linux