Skip to content

Commit de048cc

Browse files
committed
Merge pull request #53 from codeclimate/will/java-heap
remove Java heap settings
2 parents b26bc6d + 7bfbfa5 commit de048cc

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Dockerfile

-2
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,4 @@ RUN npm install
2525

2626
USER app
2727

28-
ENV JAVA_OPTS="-Xms128m -Xmx128m"
29-
3028
CMD ["/usr/src/app/bin/duplication"]

0 commit comments

Comments
 (0)