From d96bf04224a4e780e20cdc39010742e404c3c8d0 Mon Sep 17 00:00:00 2001 From: Sleepingpirates <32914211+Sleepingpirates@users.noreply.github.com> Date: Wed, 10 Jun 2020 19:47:34 -0400 Subject: [PATCH] Update app.json --- app.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" } ], }