Skip to content
Snippets Groups Projects
Commit 70ebcee6 authored by Dmitriy Safronov's avatar Dmitriy Safronov
Browse files

bump node version in devcontainer

parent 60a1b97c
No related branches found
No related tags found
No related merge requests found
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
{ {
"name": "Node.js", "name": "Node.js",
// Or use a Dockerfile or Docker Compose file. More info: https://containers.dev/guide/dockerfile // Or use a Dockerfile or Docker Compose file. More info: https://containers.dev/guide/dockerfile
"image": "mcr.microsoft.com/devcontainers/javascript-node:0-18", "image": "mcr.microsoft.com/devcontainers/javascript-node:0-20",
// Features to add to the dev container. More info: https://containers.dev/features. // Features to add to the dev container. More info: https://containers.dev/features.
// "features": {}, // "features": {},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment