From 23562f943cbd88e949abc1404035c963d7108c37 Mon Sep 17 00:00:00 2001 From: Sleepingpirates <32914211+Sleepingpirates@users.noreply.github.com> Date: Wed, 10 Jun 2020 20:00:14 -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 1dae631..c90cf8b 100644 --- a/app.json +++ b/app.json @@ -1,7 +1,7 @@ { "name": "Invitarr", "description": "This app does one little thing, and does it well.", - "image": "piratify/invitarr", + "repository": "https://github.com/Sleepingpirates/Invitarr/tree/master/Docker", "buildpacks": [ { "url": "heroku/python"