Update gitea-runner/NodeWithPnpmLatestDockerfile
All checks were successful
Publish Docker Image / docker (push) Successful in 1m33s
All checks were successful
Publish Docker Image / docker (push) Successful in 1m33s
This commit is contained in:
parent
f743376c4a
commit
f4b421d4ad
@ -2,3 +2,5 @@ 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
|
Loading…
Reference in New Issue
Block a user