We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c7b6df commit 551555dCopy full SHA for 551555d
1 file changed
nanoserver/build.ps1
@@ -1,3 +1,5 @@
1
+choco install -y jq
2
+
3
$image="mcr.microsoft.com/windows/nanoserver"
4
5
Function PullTagPush($image, $tag) {
0 commit comments