Skip to content

Commit

Permalink
chore(buildpacks): update heroku-buildpack-nodejs to v106
Browse files Browse the repository at this point in the history
  • Loading branch information
mboersma committed Jul 5, 2017
1 parent f82db90 commit c260552
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rootfs/builder/install-buildpacks
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ download_buildpack https://github.com/heroku/heroku-buildpack-go.git
download_buildpack https://github.com/heroku/heroku-buildpack-gradle.git v22 04-gradle
download_buildpack https://github.com/heroku/heroku-buildpack-grails.git v21 05-grails
download_buildpack https://github.com/heroku/heroku-buildpack-java.git v52 06-java
download_buildpack https://github.com/heroku/heroku-buildpack-nodejs.git v104 07-nodejs
download_buildpack https://github.com/heroku/heroku-buildpack-nodejs.git v106 07-nodejs
download_buildpack https://github.com/heroku/heroku-buildpack-php.git v121 08-php
download_buildpack https://github.com/heroku/heroku-buildpack-play.git v26 09-play
download_buildpack https://github.com/heroku/heroku-buildpack-python.git v103 10-python
Expand Down

0 comments on commit c260552

Please sign in to comment.