Skip to content

Commit

Permalink
Fix request security issue; prepare release 0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
DonMartin76 committed Aug 6, 2018
1 parent 2352754 commit 29fdc98
Show file tree
Hide file tree
Showing 3 changed files with 112 additions and 159 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:8-alpine
FROM node:10-alpine

RUN mkdir -p /usr/src/app && \
chown -R node:node /usr/src/app
Expand Down
Loading

0 comments on commit 29fdc98

Please sign in to comment.