From 4461c697107f666b4c973ccc5eac7cd2aec45ffd Mon Sep 17 00:00:00 2001 From: Stefan Scherer Date: Mon, 18 Mar 2019 15:28:45 -0700 Subject: [PATCH] Update 10.0.17763.379 --- deploy.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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