Skip to content

Commit a3a28b9

Browse files
committed
devcontainer.json fix
1 parent b7237f2 commit a3a28b9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.devcontainer/devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"image": "mcr.microsoft.com/devcontainers/universal:2",
33
"features": {
4-
"ghcr.io/devcontainers/features/desktop-lite:1": {}
4+
"ghcr.io/devcontainers/features/desktop-lite": {}
55
},
66
"forwardPorts": [6080],
77
"portsAttributes": {

0 commit comments

Comments
 (0)