We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b89a3f commit 2d1d0a2Copy full SHA for 2d1d0a2
compile-and-test.sh
@@ -5,7 +5,7 @@
5
set -e
6
7
DEFAULT_INFLUXDB_VERSION="1.7"
8
-DEFAULT_MAVEN_JAVA_VERSION="3-jdk-11-slim"
+DEFAULT_MAVEN_JAVA_VERSION="3-jdk-14"
9
10
INFLUXDB_VERSION="${INFLUXDB_VERSION:-$DEFAULT_INFLUXDB_VERSION}"
11
MAVEN_JAVA_VERSION="${MAVEN_JAVA_VERSION:-$DEFAULT_MAVEN_JAVA_VERSION}"
0 commit comments