Use stable
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
// See https://aka.ms/vscode-remote/devcontainer.json for format details.
|
||||
{
|
||||
"name": "Boilerplate Card Development",
|
||||
"image": "ludeeus/devcontainer:monster",
|
||||
"image": "ludeeus/devcontainer:monster-stable",
|
||||
"context": "..",
|
||||
"appPort": ["5000:5000", "9123:8123"],
|
||||
"postCreateCommand": "npm install",
|
||||
|
||||
Reference in New Issue
Block a user