Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Hiromu Hota committed Jul 27, 2020
1 parent d530531 commit 37fbf0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ RUN rm -rf ${CATALINA_HOME}/webapps/* \
&& echo "<% response.sendRedirect(\"spoon\"); %>" > ${CATALINA_HOME}/webapps/ROOT/index.jsp

ARG base=9.0
ARG patch=21
ARG patch=22
ARG version=0.$base.$patch
ARG dist=9.0.0.0-423

Expand Down

0 comments on commit 37fbf0b

Please sign in to comment.