mirror of
https://github.com/rife2/bld
synced 2026-04-25 09:14:10 +02: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"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|