Skip to content

Commit 039ff8a

Browse files
authored
Update devcontainer.json
1 parent b7cd9bb commit 039ff8a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.devcontainer/devcontainer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
// For format details, see https://aka.ms/devcontainer.json. For config options, see the
2-
// README at: https://github.com/devcontainers/templates/tree/main/src/postgres
2+
// README at: https://github.com/devcontainers/templates/tree/main/src/javascript-node
33
{
44
"name": "React + Vite",
5-
"image": "mcr.microsoft.com/devcontainers/python:0-3.10",
5+
"image": "mcr.microsoft.com/devcontainers/javascript-node:0-20",
66
"customizations": {
77
"extensions": [
88
"vscode-eslint",

0 commit comments

Comments
 (0)