Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
BobTheShoplifter committed Apr 4, 2022
1 parent 8b54166 commit 0a2f5d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vulnerable-tomcat/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ ADD spring-form.war /usr/local/tomcat/webapps/

EXPOSE 8888

CMD ["catalina.sh", "run",""]
CMD ["catalina.sh", "run"]

0 comments on commit 0a2f5d5

Please sign in to comment.