Skip to content

Commit efc7cb3

Browse files
authored
use debian stretch images (microsoft#106656)
1 parent 68ff54f commit efc7cb3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

build/azure-pipelines/product-build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@ resources:
1414
image: vscodehub.azurecr.io/vscode-linux-build-agent:x64
1515
endpoint: VSCodeHub
1616
- container: vscode-arm64
17-
image: vscodehub.azurecr.io/vscode-linux-build-agent:buster-arm64
17+
image: vscodehub.azurecr.io/vscode-linux-build-agent:stretch-arm64
1818
endpoint: VSCodeHub
1919
- container: vscode-armhf
20-
image: vscodehub.azurecr.io/vscode-linux-build-agent:buster-armhf
20+
image: vscodehub.azurecr.io/vscode-linux-build-agent:stretch-armhf
2121
endpoint: VSCodeHub
2222
- container: snapcraft
2323
image: snapcore/snapcraft:stable

0 commit comments

Comments
 (0)