Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
sandeepdurai authored May 19, 2020
1 parent 8b37908 commit f8c34a4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
FROM tomcat:8.0.20-jre8
FROM tomcat:latest
# Dummy text to test
COPY target/java-web-app*.war /usr/local/tomcat/webapps/java-web-app.war
COPY target/java-web-app*.war /usr/local/tomcat/webapps/java-web-app.war

0 comments on commit f8c34a4

Please sign in to comment.