Skip to content

Commit

Permalink
0.10.9
Browse files Browse the repository at this point in the history
  • Loading branch information
LaFr4nc3 committed Oct 31, 2019
1 parent e4d1bad commit 9212e76
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frontend/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ RUN yarn install
COPY --from=builder /usr/src/koibito2019-frontend/.nuxt ./
COPY --from=builder /usr/src/koibito2019-frontend/static ./
COPY --from=builder /usr/src/koibito2019-frontend/nuxt.config.ts ./
COPY --from=builder /usr/src/koibito2019-frontend/tsconfig.json ./

EXPOSE 3000
USER node
Expand Down

0 comments on commit 9212e76

Please # to comment.