From 598b3ec2e2bcbe74f14bdfe0e9abc9f53359a4fe Mon Sep 17 00:00:00 2001 From: Cokybit <80327177+cokyman@users.noreply.github.com> Date: Sun, 1 Dec 2024 05:28:53 +0700 Subject: [PATCH] Update devcontainer.json --- .devcontainer/devcontainer.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index 04e180a..8a4a82f 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -3,4 +3,7 @@ { "name": "@actions/download-artifact", "image": "mcr.microsoft.com/devcontainers/typescript-node:0-16" -} + + + "ghcr.io/elanhasson/devcontainer-features/dotnet-aspire-daily:1": {} +