From 42227951b9d9e692dffd7339b4e4419b46191660 Mon Sep 17 00:00:00 2001 From: Sleepingpirates <32914211+Sleepingpirates@users.noreply.github.com> Date: Wed, 10 Jun 2020 19:57:43 -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 26f3df5..1dae631 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:latest", + "image": "piratify/invitarr", "buildpacks": [ { "url": "heroku/python"