Skip to content

Commit 78148cf

Browse files
authored
Merge pull request #25 from greenkeeperio/janl-patch-1
feat: adjust to new deploy script
2 parents 779f7bb + c0f6f6b commit 78148cf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
FROM mhart/alpine-node:8
22

33
ARG PKG_VERSION
4+
ADD ./node_modules ./node_modules
45
ADD greenkeeper-changes-${PKG_VERSION}.tgz ./
56
WORKDIR /package
67

0 commit comments

Comments
 (0)