update devcontainer

This commit is contained in:
Alberto Xamin 2023-02-10 16:19:47 +00:00
parent 2701e682b4
commit 4472576f11
No known key found for this signature in database
GPG Key ID: 4F026F48309500A2

View File

@ -3,7 +3,7 @@
{
"name": "BangCodespace",
// 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": {