diff --git a/Dockerfile b/Dockerfile index 0efe5e14e1..91bd129ec7 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ # Build command -# docker build --platform=linux/amd64 --no-cache -t prowler:latest -f util/Dockerfile . +# docker build --platform=linux/amd64 --no-cache -t prowler:latest -f ./Dockerfile . # hadolint ignore=DL3007 FROM public.ecr.aws/amazonlinux/amazonlinux:latest