Skip to content

Commit

Permalink
chore(buildpacks): update heroku-buildpack-python to v103
Browse files Browse the repository at this point in the history
  • Loading branch information
mboersma committed May 22, 2017
1 parent ddeb83c commit d957649
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 @@ -37,6 +37,6 @@ download_buildpack https://github.com/heroku/heroku-buildpack-java.git
download_buildpack https://github.com/heroku/heroku-buildpack-nodejs.git v104 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 v102 10-python
download_buildpack https://github.com/heroku/heroku-buildpack-python.git v103 10-python
download_buildpack https://github.com/heroku/heroku-buildpack-ruby.git v159 11-ruby
download_buildpack https://github.com/heroku/heroku-buildpack-scala.git v76 12-scala

0 comments on commit d957649

Please sign in to comment.