mirror of
https://github.com/documenso/documenso.git
synced 2026-06-22 04:12:06 +10:00
fix: update dockerfile
This commit is contained in:
+2
-1
@@ -5,7 +5,8 @@ FROM node:22-alpine3.22 AS base
|
||||
|
||||
RUN apk add --no-cache openssl
|
||||
RUN apk add --no-cache font-freefont
|
||||
RUN corepack enable pnpm
|
||||
|
||||
RUN npm install -g pnpm
|
||||
|
||||
|
||||
#############################
|
||||
|
||||
Reference in New Issue
Block a user