Fix w3af dockerfile

This commit is contained in:
wpetit 2019-07-22 22:33:52 +02:00
parent 50fb92339f
commit 02d67901c8
1 changed files with 1 additions and 1 deletions

View File

@ -81,7 +81,7 @@ RUN pip install --upgrade pip \
tldextract==1.7.2 \
esmre==0.3.1 \
bravado-core==5.12.1 \
subprocess32==3.5.4
subprocess32==3.5.4 \
&& npm install -g retire \
&& rm -rf /root/.cache/pip \
&& apk del build-base linux-headers