From 1367965088f9ff25245cef9bfd86120322d0a759 Mon Sep 17 00:00:00 2001 From: pablohashescobar Date: Fri, 16 Dec 2022 22:45:33 +0530 Subject: [PATCH] build: update thestack in heroku app.json --- app.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.json b/app.json index c108979b8..017911920 100644 --- a/app.json +++ b/app.json @@ -5,7 +5,7 @@ "logo": "https://avatars.githubusercontent.com/u/115727700?s=200&v=4", "website": "https://plane.so/", "success_url": "/", - "stack": "container", + "stack": "heroku-22", "keywords": ["plane", "project management", "django", "next"], "addons": ["heroku-postgresql:mini", "heroku-redis:mini"], "buildpacks": [