We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a275fa0 commit 28a65d7Copy full SHA for 28a65d7
graph/global-defaults-linux.go
@@ -13,9 +13,9 @@ Commit: "{{.Run.Commit}}"
13
Branch: "{{.Run.Branch}}"
14
15
# Default image aliases, can be used without $ directive in cmd
16
-acr: mcr.microsoft.com/acr/acr-cli:0.14
17
-az: mcr.microsoft.com/acr/azure-cli:9fb281c
18
-bash: mcr.microsoft.com/acr/bash:9fb281c
19
-curl: mcr.microsoft.com/acr/curl:9fb281c
20
-cssc: mcr.microsoft.com/acr/cssc:9fb281c
+acr: mcr.microsoft.com/acr/acr-cli:0.15
+az: mcr.microsoft.com/acr/azure-cli:cbcf692
+bash: mcr.microsoft.com/acr/bash:cbcf692
+curl: mcr.microsoft.com/acr/curl:cbcf692
+cssc: mcr.microsoft.com/acr/cssc:cbcf692
21
`
0 commit comments