We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0dfc272 commit a36488fCopy full SHA for a36488f
Makefile
@@ -2,7 +2,7 @@ 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
5
-MVN_SNAPSHOT_VERSION=1.1-SNAPSHOT
+MVN_SNAPSHOT_VERSION=1.2-SNAPSHOT
6
7
DFIU_DIR=dockerfile-image-update
8
DFIU_TARGET=${DFIU_DIR}/target
0 commit comments