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 0bea8de commit 69b7476Copy full SHA for 69b7476
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM gradle:8.12-jdk21 AS build
+FROM gradle:9.0-jdk21 AS build
2
3
WORKDIR /app
4
COPY --chown=gradle:gradle . /app
0 commit comments