From 5273f4636b903ebb3931922dc26d556ee8a143b6 Mon Sep 17 00:00:00 2001 From: drone Date: Wed, 5 Apr 2023 16:00:33 +0000 Subject: [PATCH] Chore: update catalogue --- recipes.json | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) diff --git a/recipes.json b/recipes.json index f21b859..8fd705d 100755 --- a/recipes.json +++ b/recipes.json @@ -4700,6 +4700,30 @@ "tag": "1.23.3" } } + }, + { + "3.3.0+25.0.5-fpm": { + "app": { + "image": "nextcloud", + "tag": "25.0.5-fpm" + }, + "cache": { + "image": "redis", + "tag": "7.0.10-alpine" + }, + "cron": { + "image": "nextcloud", + "tag": "25.0.5-fpm" + }, + "db": { + "image": "postgres", + "tag": "12" + }, + "web": { + "image": "nginx", + "tag": "1.23.4" + } + } } ], "website": "https://github.com/nextcloud/server" @@ -4947,6 +4971,22 @@ "tag": "3.11.8" } } + }, + { + "2.5.0+7.3.3": { + "app": { + "image": "onlyoffice/documentserver", + "tag": "7.3.3" + }, + "db": { + "image": "postgres", + "tag": "9.5" + }, + "rabbitmq": { + "image": "rabbitmq", + "tag": "3.11.13" + } + } } ], "website": ""