Skip to content

Commit

Permalink
Comments for proposal for testing new tomcat image 8.5
Browse files Browse the repository at this point in the history
  • Loading branch information
oscar9 committed Jun 29, 2022
1 parent 2265193 commit 4f597a6
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,9 @@ services:
- db
- solr
image: tomcat:7.0.109-jdk8-adoptopenjdk-hotspot
#image: tomcat:8.5.81-jdk8
container_name: reg-tomcat
# Take war files from compiled
volumes:
- ../Re3gistry2/target/re3gistry2.war:/usr/local/tomcat/webapps/re3gistry2.war
- ../Re3gistry2RestAPI/target/re3gistry2restapi.war:/usr/local/tomcat/webapps/re3gistry2restapi.war
Expand Down

0 comments on commit 4f597a6

Please sign in to comment.