Skip to content

Commit

Permalink
Merge pull request #76 from nzzdev/release-1.9.0
Browse files Browse the repository at this point in the history
Releases v1.9.0
  • Loading branch information
manuelroth authored Jan 10, 2019
2 parents 617fd82 + 931c9e6 commit ed25641
Show file tree
Hide file tree
Showing 5 changed files with 633 additions and 547 deletions.
3 changes: 2 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# Use following version of Node as the base image
FROM node:9.3
# IMPORTANT: Node version can not be updated till the sqlite3 package supports node 10
FROM node:9

# Set work directory for run/cmd
WORKDIR /app
Expand Down
Loading

0 comments on commit ed25641

Please sign in to comment.