Update gitea-runner/NodeWithPnpmLatestDockerfile
All checks were successful
Publish Docker Image / docker (push) Successful in 1m16s
All checks were successful
Publish Docker Image / docker (push) Successful in 1m16s
This commit is contained in:
parent
f4b421d4ad
commit
5ff726c219
@ -3,4 +3,4 @@ FROM fascinated/docker-images:node-latest
|
|||||||
# Install pnpm
|
# Install pnpm
|
||||||
RUN npm install -g pnpm
|
RUN npm install -g pnpm
|
||||||
|
|
||||||
ENV PNPM_HOME=/home/pnpm
|
#ENV PNPM_HOME=/home/pnpm
|
Loading…
Reference in New Issue
Block a user