@ -1,5 +1,5 @@
/build/*
/src/icons/converted/*
/src/drivers/webextension/images/icons/converted/*
/node_modules
/npm-debug.log
@ -4,7 +4,7 @@ LABEL maintainer="elbert@alias.io"
ENV WAPPALYZER_DIR=/opt/wappalyzer
RUN apk update && apk add --no-cache \
RUN apk update && apk add -u --no-cache \
bash \
curl \
fontconfig \