mirror of
https://github.com/Lissy93/personal-security-checklist.git
synced 2026-03-11 08:55:32 +00:00
dc
This commit is contained in:
parent
0b8d0efc25
commit
9d7efed424
1 changed files with 0 additions and 2 deletions
|
|
@ -1,6 +1,4 @@
|
|||
FROM node:hydrogen-alpine
|
||||
COPY . /app
|
||||
WORKDIR /app/web
|
||||
RUN npm install -g npm@10.8.3 \
|
||||
&& npm install
|
||||
CMD ["yarn","dev"]
|
||||
Loading…
Reference in a new issue