Skip to content

Commit 6896a33

Browse files
committed
Test 7
1 parent 41529c0 commit 6896a33

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

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

3-
RUN npm install
3+
RUN npm install -y
44

55
CMD ["npm", "run", "dev"]

0 commit comments

Comments
 (0)