Skip to content

Commit 7da2db3

Browse files
app
1 parent 1e55f72 commit 7da2db3

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:24
22

3+
WORKDIR /app
4+
35
COPY . .
46

57
RUN npm ci

0 commit comments

Comments
 (0)