mirror of https://github.com/c0ny1/vulstudy
Update docker-compose.yml
This commit is contained in:
parent
c58e91eb58
commit
0f5350eb01
|
@ -2,7 +2,7 @@ version: '2'
|
|||
services:
|
||||
web:
|
||||
#build: .
|
||||
image: dvwa1.9:0.1
|
||||
image: c0ny1/dvwa:v1.9
|
||||
links:
|
||||
- db:db
|
||||
ports:
|
||||
|
|
Loading…
Reference in New Issue