Skip to content

Commit

Permalink
Update to pnpm 10
Browse files Browse the repository at this point in the history
  • Loading branch information
pierres committed Jan 9, 2025
1 parent 0afda60 commit 913c3a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/node/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
FROM node:23-alpine

RUN npm install -g pnpm@9
RUN npm install -g pnpm@10

0 comments on commit 913c3a4

Please sign in to comment.