Skip to content

Commit 551555d

Browse files
committed
Install jq
1 parent 3c7b6df commit 551555d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

nanoserver/build.ps1

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
choco install -y jq
2+
13
$image="mcr.microsoft.com/windows/nanoserver"
24

35
Function PullTagPush($image, $tag) {

0 commit comments

Comments
 (0)