genome-nexus / genome-nexus-vep

Java spring boot wrapper around VEP
https://www.genomenexus.org
MIT License
3 stars 14 forks source link

Use openjdk 11 for Docker image #8

Closed nr23730 closed 8 months ago

nr23730 commented 4 years ago

As the codebase depends on Spring Boot 2.0, it can run on Java 11. I updated the Dokerfile to build and run on Java 11.