Skip to content
This repository was archived by the owner on Nov 30, 2023. It is now read-only.

Commit 7231d47

Browse files
authored
Arm64 build
1 parent b331461 commit 7231d47

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

repository-containers/images/github.com/microsoft/vscode/definition-manifest.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@
77
"parentVariant": "14-bullseye",
88
"tags": [
99
"repos/microsoft/vscode:${VERSION}"
10-
]
10+
],
11+
"architectures": ["linux/arm64", "linux/amd64"]
1112
},
1213
"dependencies": {
1314
"image": "mcr.microsoft.com/vscode/devcontainers/typescript-node:14-buster",

0 commit comments

Comments
 (0)