fix: dockerfile
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@
|
||||
# (sometimes strict) version negotiation.
|
||||
|
||||
FROM node:20-alpine AS base
|
||||
RUN npm install -g [email protected]
|
||||
RUN npm install -g pnpm@latest
|
||||
WORKDIR /repo
|
||||
|
||||
# ---- deps -----------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user