Update docker-compose.yml

This commit is contained in:
zandercymatics 2024-04-25 11:11:28 -06:00
parent bc77ad777f
commit 8bfa8a4c57
No known key found for this signature in database
GPG key ID: FF4636ABEC9682B7

View file

@ -108,7 +108,7 @@ services:
- pa11y
owasp:
image: owasp/zap2docker-stable
image: softwaresecurityproject/zap-bare
command: zap-baseline.py -t http://app:8080 -c zap.conf -I -r zap_report.html
volumes:
- .:/zap/wrk/