Skip to content

Commit

Permalink
- Updated docker node image version
Browse files Browse the repository at this point in the history
- Updated frontend dependencies
  • Loading branch information
robbdimitrov committed Feb 26, 2019
1 parent f4e7d72 commit 2e0cc7d
Show file tree
Hide file tree
Showing 5 changed files with 2,964 additions and 2,349 deletions.
2 changes: 1 addition & 1 deletion backend/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
### Create node instance, build and deploy ###

FROM node:8.12-alpine
FROM node:8.15-alpine

RUN mkdir -p /usr/src/app
WORKDIR /usr/src/app
Expand Down
Loading

0 comments on commit 2e0cc7d

Please sign in to comment.