Skip to content

Commit

Permalink
Containerfile with an image that patches log4j issues of OWASP ZAP st…
Browse files Browse the repository at this point in the history
…able 2.11.1 (#38)
  • Loading branch information
jeremychoi authored Jul 29, 2022
1 parent 083d537 commit 796015c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Containerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM owasp/zap2docker-stable:latest
FROM quay.io/redhatproductsecurity/rapidast-base-zap:2.11.1a
COPY config/requirements.txt requirements.txt
USER root
RUN pip install -r requirements.txt
Expand Down

0 comments on commit 796015c

Please sign in to comment.