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 35c6e7a commit 125038eCopy full SHA for 125038e
Dockerfile
@@ -1,4 +1,4 @@
1
-ARG BUILDTIME_IMAGE=gradle:9.1.0-jdk21-alpine
+ARG BUILDTIME_IMAGE=gradle:9.2.0-jdk21-alpine
2
ARG RUNTIME_IMAGE=eclipse-temurin:25-jre-alpine
3
4
###############################################################################
gradle/wrapper/gradle-wrapper.jar
176 Bytes
gradle/wrapper/gradle-wrapper.properties
@@ -1,6 +1,6 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
-distributionUrl=https\://services.gradle.org/distributions/gradle-9.1.0-bin.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-9.2.0-bin.zip
networkTimeout=10000
5
validateDistributionUrl=true
6
zipStoreBase=GRADLE_USER_HOME
0 commit comments