File tree Expand file tree Collapse file tree 1 file changed +0
-19
lines changed
Expand file tree Collapse file tree 1 file changed +0
-19
lines changed Original file line number Diff line number Diff line change 22 "hostRequirements" : {
33 "cpus" : 8
44 },
5-
6- /* TEMPORARY WORKAROUND:
7- This removes the legacy Yarn APT repository to unblock Codespaces pre-builds
8- failing with:
9- GPG error: https://dl.yarnpkg.com/debian
10- stable InRelease: The following signatures were invalid:
11- EXPKEYSIG 23E7166788B63E1E Yarn Packaging <[email protected] > 12-
13- Root cause: expired/invalid Yarn signing key in the default Microsoft
14- devcontainer base image causing `apt-get update` to fail and abort
15- devcontainer feature installation.
16-
17- Tracking:
18- - https://2u-internal.atlassian.net/browse/BOMS-394
19- - https://2u-internal.atlassian.net/browse/BOMS-402
20-
21- IMPORTANT: Revert this change after confirming the upstream image no longer
22- includes the broken Yarn APT configuration.*/
23-
245 "build" : {
256 "dockerfile" : " Dockerfile"
267 },
You can’t perform that action at this time.
0 commit comments