commit 0688b52cf552e852a4abec272f5f0866985be0ae
Author: uint23 <72694427+uint23@users.noreply.github.com>
AuthorDate: Thu Apr 10 20:01:08 2025 +0100
Commit: GitHub <noreply@github.com>
CommitDate: Thu Apr 10 20:01:08 2025 +0100
Update devcontainer.json
---
.devcontainer/devcontainer.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json
index 168f30c..83777e2 100644
--- a/.devcontainer/devcontainer.json
+++ b/.devcontainer/devcontainer.json
@@ -1,7 +1,7 @@
{
"image": "mcr.microsoft.com/devcontainers/universal:2",
"features": {
- "ghcr.io/devcontainers/features/desktop-lite:1": {}
+ "ghcr.io/bascodes/devcontainer-features/desktop-novnc:0": {}
},
"forwardPorts": [6080],
"portsAttributes": {