Skip to content

Commit 5b5c059

Browse files
npm ci
1 parent 0e64b41 commit 5b5c059

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,3 +1,5 @@
11
FROM node:24
22

33
COPY . .
4+
5+
RUN npm ci

0 commit comments

Comments
 (0)