Skip to content

Commit

Permalink
chore(buildpacks): update heroku-buildpack-python to v97
Browse files Browse the repository at this point in the history
  • Loading branch information
mboersma committed Jan 5, 2017
1 parent ac0192f commit 3f4ccc4
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 @@ -35,7 +35,7 @@ download_buildpack https://github.com/heroku/heroku-buildpack-java.git
download_buildpack https://github.com/heroku/heroku-buildpack-gradle.git v19
download_buildpack https://github.com/heroku/heroku-buildpack-grails.git v21
download_buildpack https://github.com/heroku/heroku-buildpack-play.git v26
download_buildpack https://github.com/heroku/heroku-buildpack-python.git v85
download_buildpack https://github.com/heroku/heroku-buildpack-python.git v97
download_buildpack https://github.com/heroku/heroku-buildpack-php.git v116
download_buildpack https://github.com/heroku/heroku-buildpack-clojure.git v75
download_buildpack https://github.com/heroku/heroku-buildpack-scala.git v72
Expand Down

0 comments on commit 3f4ccc4

Please sign in to comment.