From 988949f258d76e74cd71581520df0bcdb64d4bd4 Mon Sep 17 00:00:00 2001 From: Stefan Scherer Date: Wed, 16 Jan 2019 22:43:07 +0100 Subject: [PATCH] Update 1809 image tag --- deploy.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy.ps1 b/deploy.ps1 index f17bbc9..dccea68 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.1 + -b stefanscherer/nanoserver:10.0.17763.253 } else { # Linux