From 9e3b51efa7316b9c15d8818fc7b07fa4fd06ed5d Mon Sep 17 00:00:00 2001 From: drone <3wordchant@noreply.git.coopcloud.tech> Date: Mon, 17 Jun 2024 13:54:40 +0000 Subject: [PATCH] Chore: update catalogue --- recipes.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/recipes.json b/recipes.json index 05d6509..f008f73 100755 --- a/recipes.json +++ b/recipes.json @@ -10560,6 +10560,22 @@ "tag": "16.3" } } + }, + { + "2.4.0+0.77.1": { + "app": { + "image": "outlinewiki/outline", + "tag": "0.77.1" + }, + "cache": { + "image": "redis", + "tag": "7.2.5" + }, + "db": { + "image": "postgres", + "tag": "16.3" + } + } } ], "website": "https://github.com/outline/outline"