Skip to content

Commit aab2a23

Browse files
committed
chore: update Dockerfile
1 parent 921ba09 commit aab2a23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ WORKDIR /data
33
COPY src .
44
COPY build.gradle .
55
COPY settings.gradle .
6-
CMD "gradle build --debug --warning-mode all"
6+
CMD "gradle build --debug --warning-mode all"

0 commit comments

Comments
 (0)