Skip to content

Commit

Permalink
0.10.8
Browse files Browse the repository at this point in the history
  • Loading branch information
LaFr4nc3 committed Oct 31, 2019
1 parent 7cbe6a7 commit e4d1bad
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ COPY package.json yarn.lock ./
RUN yarn install

COPY --from=builder /usr/src/koibito2019-frontend/.nuxt ./
COPY --from=builder /usr/src/koibito2019-frontend/server ./
COPY --from=builder /usr/src/koibito2019-frontend/static ./
COPY --from=builder /usr/src/koibito2019-frontend/nuxt.config.ts ./

EXPOSE 3000
USER node
Expand Down
Binary file modified frontend/static/favicon.ico
Binary file not shown.
Binary file modified frontend/static/icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit e4d1bad

Please # to comment.