Update docker-compose.yml

This commit is contained in:
残亦 2018-05-16 23:21:35 +08:00 committed by GitHub
parent c58e91eb58
commit 0f5350eb01
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ version: '2'
services:
web:
#build: .
image: dvwa1.9:0.1
image: c0ny1/dvwa:v1.9
links:
- db:db
ports: