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

Commit c7eeb5e

Browse files
authored
Update definition-manifest.json (#1491)
Update node to version 16
1 parent e3c99d5 commit c7eeb5e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@
44
"latest": true,
55
"rootDistro": "debian",
66
"parent": "typescript-node",
7-
"parentVariant": "14-bullseye",
7+
"parentVariant": "16-bullseye",
88
"tags": [
99
"repos/microsoft/vscode:${VERSION}"
1010
],
1111
"architectures": ["linux/arm64", "linux/amd64"]
1212
},
1313
"dependencies": {
14-
"image": "mcr.microsoft.com/vscode/devcontainers/typescript-node:14-buster",
14+
"image": "mcr.microsoft.com/vscode/devcontainers/typescript-node:16-buster",
1515
"imageLink": "https://github.com/microsoft/vscode-dev-containers",
1616
"manual": [{
1717
"Component": {

0 commit comments

Comments
 (0)