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 acf0d4b commit b9f3952Copy full SHA for b9f3952
ci/images/Dockerfile.java11
@@ -13,6 +13,7 @@ ARG SBT_VERSION=1.8.3
13
ARG SDKMAN_URL=https://api.sdkman.io/2
14
ARG SUSE_REPO
15
16
+
17
ENV GRADLE_HOME="/opt/gradle/${GRADLE_VERSION}" \
18
GRADLE_OPTS="-Dorg.gradle.daemon=false" \
19
GRADLE_VERSION=$GRADLE_VERSION \
0 commit comments