Skip to content

Commit c9cf5bd

Browse files
committed
edited Dockerfile
1 parent abdc93e commit c9cf5bd

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
@@ -2,6 +2,6 @@
22
From tomcat:8-jre8
33

44
# Maintainer
5-
MAINTAINER "sai4cs@gmail.com"
5+
MAINTAINER "punithcool03@gmail.com"
66
COPY ./webapp.war /usr/local/tomcat/webapps
77
RUN cp -R /usr/local/tomcat/webapps.dist/* /usr/local/tomcat/webapps

0 commit comments

Comments
 (0)