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