mirror of
https://github.com/ethauvin/bld.git
synced 2025-04-26 08:37:11 -07:00
9 lines
185 B
JSON
9 lines
185 B
JSON
{
|
|
"image": "mcr.microsoft.com/devcontainers/universal:2",
|
|
"features": {
|
|
"ghcr.io/devcontainers/features/java:1": {
|
|
"version" : "17",
|
|
"jdkDistro" : "tem"
|
|
}
|
|
}
|
|
}
|