1
0
mirror of https://github.com/warengroup/eximiabots-radiox.git synced 2025-04-21 01:24:48 +00:00

Updated Dockerfile

This commit is contained in:
Christer Warén 2021-08-27 02:11:49 +03:00
parent 32ac31a8af
commit 33c41233da

@ -10,8 +10,6 @@ WORKDIR /usr/src/app
COPY / /usr/src/app/
RUN npm install -g npm
RUN npm install
RUN npm run build