Skip to content

Commit 9b68ce0

Browse files
authored
fix: fix heap issues
1 parent 8c44f70 commit 9b68ce0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM node:alpine
1+
FROM node:22
22

33
# Install pnpm
44
RUN npm install -g pnpm

0 commit comments

Comments
 (0)