Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
mithuntechdevopstraining authored Sep 9, 2024
1 parent 68cc83d commit 6b9641e
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:9.0-jdk11
# 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 6b9641e

Please sign in to comment.