We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 921ba09 commit aab2a23Copy full SHA for aab2a23
Dockerfile
@@ -3,4 +3,4 @@ WORKDIR /data
3
COPY src .
4
COPY build.gradle .
5
COPY settings.gradle .
6
-CMD "gradle build --debug --warning-mode all"
+CMD "gradle build --debug --warning-mode all"
0 commit comments