There was an error while loading. Please reload this page.
1 parent 5a2b535 commit b8302c5Copy full SHA for b8302c5
docker/Dockerfile
@@ -1,5 +1,5 @@
1
# Stage 1: Build the application using a Gradle image with JDK 21.
2
-FROM gradle:9.0.0-jdk21-corretto AS builder
+FROM gradle:9.1.0-jdk21-corretto AS builder
3
WORKDIR /home/gradle/project
4
5
# Copy Gradle files from the correct locations.
0 commit comments