diff --git a/recipes.json b/recipes.json index a02e3e0..bf24c59 100644 --- a/recipes.json +++ b/recipes.json @@ -2100,6 +2100,64 @@ "tag": "1.20.0" } } + }, + { + "2.0.0+23.0.4-fpm": { + "app": { + "digest": "9e98a82", + "image": "nextcloud", + "tag": "23.0.4-fpm" + }, + "cache": { + "digest": "1ca2c2a", + "image": "redis", + "tag": "6.2.7-alpine" + }, + "cron": { + "digest": "9e98a82", + "image": "nextcloud", + "tag": "23.0.4-fpm" + }, + "db": { + "digest": "dd21862", + "image": "postgres", + "tag": "12" + }, + "web": { + "digest": "de2543b", + "image": "nginx", + "tag": "1.21.6" + } + } + }, + { + "2.1.0+24.0.0-fpm": { + "app": { + "digest": "9e98a82", + "image": "nextcloud", + "tag": "24.0.0-fpm" + }, + "cache": { + "digest": "1ca2c2a", + "image": "redis", + "tag": "7.0.0-alpine" + }, + "cron": { + "digest": "9e98a82", + "image": "nextcloud", + "tag": "24.0.0-fpm" + }, + "db": { + "digest": "dd21862", + "image": "postgres", + "tag": "12" + }, + "web": { + "digest": "de2543b", + "image": "nginx", + "tag": "1.21.6" + } + } } ], "website": "https://github.com/nextcloud/server"