Skip to content
Snippets Groups Projects
Commit e1bd1def authored by Robert Goldmann's avatar Robert Goldmann
Browse files

#667 - update Dockerfile

parent 3f41c7df
No related branches found
No related tags found
No related merge requests found
FROM tomcat:9-jdk11
FROM tomcat:9-jdk17
RUN rm -rf /usr/local/tomcat/webapps/*
COPY build/2.8.0/BudgetMaster-v2.8.0.war $CATALINA_HOME/webapps/ROOT.war
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment