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