We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent abdcec5 commit 61027b8Copy full SHA for 61027b8
.devcontainer/devcontainer.json
@@ -3,7 +3,7 @@
3
{
4
"name": "Node.js",
5
// Or use a Dockerfile or Docker Compose file. More info: https://containers.dev/guide/dockerfile
6
- "image": "mcr.microsoft.com/devcontainers/javascript-node:0-18",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:1-18",
7
"features": {
8
"ghcr.io/devcontainers-contrib/features/pnpm:2": {
9
"version": "8.15.4"
0 commit comments