Skip to content

Commit 929c41c

Browse files
committed
tweak
1 parent 05b68c0 commit 929c41c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,5 @@ RUN ./opencv_latest.sh
1111

1212
RUN echo "export PATH=\"/app/heroku/node/bin:/app/user/node_modules/.bin:\$PATH\"" > /app/.profile.d/nodejs.sh
1313

14-
ONBUILD ADD package.json /app/user/
1514
ONBUILD RUN /app/heroku/node/bin/npm install
1615
ONBUILD ADD . /app/user/

0 commit comments

Comments
 (0)