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:
@ -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
|
Reference in New Issue
Block a user