Merge pull request #4 from jupiterneptune/master
Fix java home path inside container
This commit is contained in:
@@ -1,3 +1,3 @@
|
|||||||
{
|
{
|
||||||
"java.home": "/docker-java-home"
|
"java.home": "/usr/local/openjdk-8"
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user