diff --git a/Dockerfile b/Dockerfile index 6ea04de..c2454e8 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ # Customized Owasp ZAP Dockerfile with support for authentication -FROM owasp/zap2docker-stable +FROM softwaresecurityproject/zap-stable LABEL maintainer="Ernst Noorlander " USER root