Skip to content

Commit

Permalink
Merge pull request #81 from jfirehammer-credibly/docker-fix
Browse files Browse the repository at this point in the history
Docker fix
  • Loading branch information
PGBI committed Mar 10, 2017
2 parents 8278cc5 + cc8fb4d commit d36c028
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM mhart/alpine-node
FROM mhart/alpine-node:7.5.0

COPY . /data
WORKDIR /data
Expand Down

0 comments on commit d36c028

Please sign in to comment.