Skip to content

Commit

Permalink
remove dependence redis from docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
phith0n committed Feb 24, 2018
1 parent 8fab813 commit ef1cf7f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions weblogic/CVE-2017-10271/docker-compose.yml
Expand Up @@ -2,7 +2,5 @@ version: '2'
services:
weblogic:
image: vulhub/weblogic
depends_on:
- redis
ports:
- "7001:7001"

0 comments on commit ef1cf7f

Please sign in to comment.