Skip to content

Commit

Permalink
Fix issue in Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
matsbov committed Dec 13, 2023
1 parent 3d961cb commit 351354a
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
Expand Up @@ -9,4 +9,4 @@ RUN mkdir -p \

COPY sbdi/data/data.json /data/dashboard/data.json

COPY build/libs/dashboard-2.5.0-plain.war $CATALINA_HOME/webapps/ROOT.war
COPY build/libs/dashboard-*-plain.war $CATALINA_HOME/webapps/ROOT.war

0 comments on commit 351354a

Please sign in to comment.