We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e25b0a5 commit 90b80dbCopy full SHA for 90b80db
Makefile
@@ -1,7 +1,7 @@
1
all: mvn-docker-build get-itest-jar-from-maven-image integration-test
2
3
# JDK_VERSION should be the JDK version we use to source our container dependencies
4
-JDK_VERSION=11
+JDK_VERSION=17
5
MVN_SNAPSHOT_VERSION=1.1-SNAPSHOT
6
7
DFIU_DIR=dockerfile-image-update
0 commit comments