This commit is contained in:
parent
c2ef22496a
commit
0c3c2bdcb8
@ -39,7 +39,7 @@ RUN apt-get update && apt-get install -y git curl jq && \
|
||||
fi && \
|
||||
npm install -g lighthouse && \
|
||||
rm -rf /var/lib/apt/lists/* && \
|
||||
rm -rf /tmp/*
|
||||
rm -rf /tmp/* && \
|
||||
rm -rf /root/.cache/
|
||||
|
||||
USER root
|
||||
|
Loading…
Reference in New Issue
Block a user