File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -142,19 +142,19 @@ name: "$(Date:yyyyMMdd).$(Rev:r) (${{ parameters.VSCODE_QUALITY }})"
142
142
resources :
143
143
containers :
144
144
- container : vscode-bionic-x64
145
- image : vscodehub.azurecr.io/vscode-linux-build-agent:bionic-x64
145
+ image : vscodehub.azurecr.io/vscode-linux-build-agent@sha256:ea3279b32c851c49c9e1ed24d270c6d0408274802a7a845f22896cff3e35655a
146
146
endpoint : VSCodeHub
147
147
options : --user 0:0 --cap-add SYS_ADMIN
148
148
- container : vscode-arm64
149
- image : vscodehub.azurecr.io/vscode-linux-build-agent:bionic-arm64
149
+ image : vscodehub.azurecr.io/vscode-linux-build-agent@sha256:ffe901d8c1ac63da359b1e33c6da60d836adc6b6a766e626dcc12a24e2edfc6f
150
150
endpoint : VSCodeHub
151
151
options : --user 0:0 --cap-add SYS_ADMIN
152
152
- container : vscode-armhf
153
- image : vscodehub.azurecr.io/vscode-linux-build-agent:bionic-armhf
153
+ image : vscodehub.azurecr.io/vscode-linux-build-agent@sha256:4b76e1f7d47c2087b74ed8bc2138b1f48c39ebc4341073c46a8454e75c4776dc
154
154
endpoint : VSCodeHub
155
155
options : --user 0:0 --cap-add SYS_ADMIN
156
156
- container : snapcraft
157
- image : vscodehub.azurecr.io/vscode-linux-build-agent:snapcraft-x64
157
+ image : vscodehub.azurecr.io/vscode-linux-build-agent@sha256:7c69481e907f50cf9f73abb579d2ae91849db611bb1e0eb19ef1f33d43796d9a
158
158
endpoint : VSCodeHub
159
159
pipelines :
160
160
- pipeline : vscode-7pm-kick-off
You can’t perform that action at this time.
0 commit comments