Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
… into deploy
  • Loading branch information
waldoj committed Aug 4, 2024
2 parents 715bc9e + a5ca477 commit 88c7a45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/ZAP.Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Use the OWASP ZAP Docker image as the base
FROM owasp/zap2docker-stable:latest
FROM zaproxy/zap-stable:latest

# Set the working directory in the container
WORKDIR /zap
Expand Down

0 comments on commit 88c7a45

Please sign in to comment.