diff --git a/app.json b/app.json index a1cde96..0864604 100644 --- a/app.json +++ b/app.json @@ -5,7 +5,7 @@ "image": "Sleepingpirates/Invitarr/tree/master/Docker", "buildpacks": [ { - "url": "https://github.com/heroku/heroku-buildpack-python" + "url": "https://github.com/Sleepingpirates/Invitarr/tree/master/Docker" } ], }