Skip to content

Commit 8c799ad

Browse files
authored
Merge pull request #44 from buape/asleep/more-infra-fixes-holy
2 parents 8871006 + c6d03f2 commit 8c799ad

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
FROM node:20-alpine
22

3+
RUN apk add --no-cache openssl
4+
35
RUN npm install -g pnpm@8.15.9
46

57
WORKDIR /app

0 commit comments

Comments
 (0)