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