update devcontainer
This commit is contained in:
parent
2701e682b4
commit
4472576f11
@ -3,7 +3,7 @@
|
|||||||
{
|
{
|
||||||
"name": "BangCodespace",
|
"name": "BangCodespace",
|
||||||
// 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-16",
|
"image": "mcr.microsoft.com/devcontainers/javascript-node:0-18",
|
||||||
|
|
||||||
// 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": {
|
||||||
|
Loading…
Reference in New Issue
Block a user