Skip to content

Commit 4c04c88

Browse files
authored
Create devcontainer.json
Signed-off-by: Deep Dhamala <139035009+DeepDhamala@users.noreply.github.com>
1 parent 7a1687e commit 4c04c88

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.devcontainer/devcontainer.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"image": "mcr.microsoft.com/devcontainers/universal:2",
3+
"features": {
4+
"ghcr.io/devcontainers/features/java:1": {}
5+
}
6+
}

0 commit comments

Comments
 (0)