mirror of
https://github.com/rife2/bld
synced 2025-12-20 16:48:38 +01:00
10 lines
185 B
JSON
10 lines
185 B
JSON
{
|
|
"image": "mcr.microsoft.com/devcontainers/universal:2",
|
|
"features": {
|
|
"ghcr.io/devcontainers/features/java:1": {
|
|
"version" : "17",
|
|
"jdkDistro" : "tem"
|
|
}
|
|
}
|
|
}
|