This commit is contained in:
+1
-1
@@ -3,4 +3,4 @@ ENV PNPM_HOME="./.pnpm"
|
||||
ENV PATH="/.pnpm:$PATH"
|
||||
RUN wget -qO- https://get.pnpm.io/install.sh | ENV="$HOME/.shrc" SHELL="$(which sh)" sh - &&\
|
||||
apk add --no-cache openssl
|
||||
USER node
|
||||
USER root
|
||||
Reference in New Issue
Block a user