Skip to content

Commit e240a11

Browse files
committed
Updating the version to 2.15.0
1 parent 6767a4d commit e240a11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.security.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ services:
4040
retries: 5
4141

4242
zap:
43-
image: ghcr.io/zaproxy/zaproxy:${ZAP_VERSION-2.11.1}
43+
image: ghcr.io/zaproxy/zaproxy:${ZAP_VERSION-2.15.0}
4444
command: bash -c "zap.sh -cmd -addonupdate; zap.sh -cmd -autorun /zap/wrk/zap.yaml"
4545
volumes:
4646
- .:/zap/wrk

0 commit comments

Comments
 (0)