keeganwitt / docker-gradle

Docker images with Gradle
https://hub.docker.com/_/gradle/
Apache License 2.0
143 stars 73 forks source link

Put Java version in environment variable #261

Closed keeganwitt closed 11 months ago

keeganwitt commented 11 months ago

This adds the JAVA_VERSION env var, which makes the GraalVM images more closely match the eclipse-temurin based ones, since they have this environment variable set.