File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed
Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change 99 "nodeGypDependencies" : true ,
1010 "version" : " lts"
1111 },
12- "ghcr.io/devcontainers-contrib /features/mocha:2" : {
12+ "ghcr.io/devcontainers-extra /features/mocha:2" : {
1313 "version" : " latest"
1414 },
1515 "ghcr.io/devcontainers/features/docker-in-docker:2" : {
1616 "version" : " latest"
1717 },
1818 "ghcr.io/devcontainers/features/java:1" : {
1919 "version" : " 17" ,
20- "installMaven" : true
20+ "installMaven" : true ,
21+ "mavenVersion" : " 3.9.10"
2122 },
2223 "ghcr.io/devcontainers/features/python:1" : {
23- "version" : " 3.8 "
24+ "version" : " 3.11 "
2425 }
2526 },
2627 "customizations" : {
4950 // }
5051 // }
5152 // Uncomment to connect as root instead. More info: https://aka.ms/dev-containers-non-root.
52- // "remoteUser": "root"
53+ // "remoteUser": "root"
5354}
You can’t perform that action at this time.
0 commit comments