Skip to content

Commit 4461c69

Browse files
committed
Update 10.0.17763.379
1 parent 0cf8f3d commit 4461c69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ if ($isWindows) {
5050
"$($image):$os-$env:ARCH-$env:APPVEYOR_REPO_TAG_NAME" `
5151
-s microsoft/nanoserver:sac2016 `
5252
-t "$($image):$os-$env:ARCH-$env:APPVEYOR_REPO_TAG_NAME-1809" `
53-
-b stefanscherer/nanoserver:10.0.17763.253
53+
-b stefanscherer/nanoserver:10.0.17763.379
5454

5555
} else {
5656
# Linux

0 commit comments

Comments
 (0)