change deps
This commit is contained in:
parent
c445dc13e8
commit
f5c4eb6506
@ -4,7 +4,7 @@ RUN cd /srv && \
|
||||
git clone https://git.marinodev.com/drake/fbla26.git
|
||||
WORKDIR /srv/fbla26
|
||||
|
||||
RUN npm ci --omit dev
|
||||
RUN npm ci
|
||||
RUN npm run build
|
||||
|
||||
EXPOSE 8080
|
||||
|
||||
Loading…
Reference in New Issue
Block a user