Skip to content

Commit

Permalink
Updating the version to 2.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ssadhu-sl committed May 30, 2024
1 parent 6767a4d commit e240a11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.security.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ services:
retries: 5

zap:
image: ghcr.io/zaproxy/zaproxy:${ZAP_VERSION-2.11.1}
image: ghcr.io/zaproxy/zaproxy:${ZAP_VERSION-2.15.0}
command: bash -c "zap.sh -cmd -addonupdate; zap.sh -cmd -autorun /zap/wrk/zap.yaml"
volumes:
- .:/zap/wrk
Expand Down

0 comments on commit e240a11

Please sign in to comment.