Update devcontainer.json
parent
d0ce8fd116
commit
598b3ec2e2
|
@ -3,4 +3,7 @@
|
||||||
{
|
{
|
||||||
"name": "@actions/download-artifact",
|
"name": "@actions/download-artifact",
|
||||||
"image": "mcr.microsoft.com/devcontainers/typescript-node:0-16"
|
"image": "mcr.microsoft.com/devcontainers/typescript-node:0-16"
|
||||||
}
|
|
||||||
|
|
||||||
|
"ghcr.io/elanhasson/devcontainer-features/dotnet-aspire-daily:1": {}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue