Skip to content

Commit d3eb53a

Browse files
committed
add newline to dockerfile end
1 parent f384858 commit d3eb53a

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
@@ -57,4 +57,4 @@ RUN chmod -R +x /scripts
5757
# run
5858
WORKDIR $CATALINA_HOME
5959
EXPOSE 8080
60-
CMD ["/scripts/start.sh"]
60+
CMD ["/scripts/start.sh"]

0 commit comments

Comments
 (0)