Skip to content

Commit

Permalink
change tomcat8 image to vulhub/tomcat8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
phith0n committed May 7, 2017
1 parent 36d9020 commit 35a7339
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tomcat/tomcat8/docker-compose.yml
@@ -1,7 +1,7 @@
version: '2'
services:
tomcat:
image: tomcat:8.0
image: vulhub/tomcat:8.0
volumes:
- ./tomcat-users.xml:/usr/local/tomcat/conf/tomcat-users.xml
- ./context.xml:/usr/local/tomcat/webapps/manager/META-INF/context.xml
Expand Down

0 comments on commit 35a7339

Please sign in to comment.