Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
srinivas1987devops authored Dec 18, 2021
1 parent ae2391c commit 63102ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM tomcat:8.0.20-jre8
# Dummy text to test
COPY target/myweb*.jar /usr/local/tomcat/webapps/myweb.jar
COPY target/myweb*.war /usr/local/tomcat/webapps/myweb.war

0 comments on commit 63102ef

Please sign in to comment.