mirror of
https://github.com/Lissy93/personal-security-checklist.git
synced 2025-01-13 16:19:26 -05:00
docker
This commit is contained in:
parent
66d38326db
commit
0b8d0efc25
@ -1,4 +1,4 @@
|
|||||||
FROM jitesoft/node-yarn
|
FROM node:hydrogen-alpine
|
||||||
COPY . /app
|
COPY . /app
|
||||||
WORKDIR /app/web
|
WORKDIR /app/web
|
||||||
RUN npm install -g npm@10.8.3 \
|
RUN npm install -g npm@10.8.3 \
|
||||||
|
Loading…
Reference in New Issue
Block a user