We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90b80db commit 59534c2Copy full SHA for 59534c2
Dockerfile
@@ -1,5 +1,5 @@
1
ARG JDK_VERSION
2
-FROM openjdk:${JDK_VERSION}-jre-slim
+FROM openjdk:${JDK_VERSION}-ea-slim
3
4
ARG MVN_VERSION=1.1-SNAPSHOT
5
ENV MVN_VERSION=${MVN_VERSION}
0 commit comments