Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
hemantra authored Mar 22, 2021
1 parent 19f2e05 commit d9ff8dc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
FROM tomcat:8
COPY target/*.war /usr/local/tomcat/webapps/myweb.war
# Added to test webhook
#

0 comments on commit d9ff8dc

Please sign in to comment.