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 20a2940 commit 5711d16Copy full SHA for 5711d16
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM gradle:6.0-jdk8 as builder
+FROM gradle:7.4-jdk8 as builder
2
WORKDIR /workspace
3
COPY / /workspace/
4
RUN gradle build
0 commit comments