blob: 9af12cbdd1e4e1ab44b6ec84d7b467538617aba3 [file] [log] [blame]
{
"image": "mcr.microsoft.com/devcontainers/base:ubuntu-22.04",
"features": {
"ghcr.io/devcontainers/features/java:1": {
"version": "8",
"installMaven": "true",
"mavenVersion": "3.9.1"
}
},
"hostRequirements": {
"memory": "8gb"
}
}