Skip to content

Commit

Permalink
feat(node): Adding pnpm to node image
Browse files Browse the repository at this point in the history
  • Loading branch information
elliotcourant committed Aug 5, 2023
1 parent c182250 commit 0d2b9cb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions images/node/18.10.0-buster/Dockerfile
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
FROM node:18.10.0-buster
RUN npm install -g pnpm

0 comments on commit 0d2b9cb

Please sign in to comment.