Skip to content

Commit

Permalink
Merge pull request #34 from greenkeeperio/janl-patch-1
Browse files Browse the repository at this point in the history
feat: adjust to new deploy script
  • Loading branch information
janl authored Jul 31, 2018
2 parents 925cfda + 49e25be commit 04e2d62
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
FROM mhart/alpine-node:8

ARG PKG_VERSION
ADD ./node_modules ./node_modules
ADD greenkeeper-hooks-${PKG_VERSION}.tgz ./
WORKDIR /package

Expand Down

0 comments on commit 04e2d62

Please sign in to comment.