gradle-sample-app
gradle-sample-app copied to clipboard
Update JDK
The OpenJDK image used in the Dockerfile is out of date; I believe the Gradle image is no longer maintained. This PR updates to more recent images, and the docker build/run commands work fine in it.
Great project, thanks!