diff --git a/recipes.json b/recipes.json index 76b2a82..e504218 100755 --- a/recipes.json +++ b/recipes.json @@ -2912,7 +2912,7 @@ { "0.1.0+apache-debian-1.26.0-prod": { "app": { - "digest": "06f4df1", + "digest": "2226e20", "image": "kimai/kimai2", "tag": "apache-1.26.0-prod" }, @@ -2926,7 +2926,7 @@ { "0.2.0+apache-debian-1.29.1-prod": { "app": { - "digest": "06f4df1", + "digest": "2226e20", "image": "kimai/kimai2", "tag": "apache-1.29.1-prod" }, @@ -4823,6 +4823,35 @@ "tag": "1.23.2" } } + }, + { + "3.1.2+25.0.4-fpm": { + "app": { + "digest": "bf4b9cf", + "image": "nextcloud", + "tag": "25.0.4-fpm" + }, + "cache": { + "digest": "f9c173b", + "image": "redis", + "tag": "7.0.9-alpine" + }, + "cron": { + "digest": "bf4b9cf", + "image": "nextcloud", + "tag": "25.0.4-fpm" + }, + "db": { + "digest": "3b6645d", + "image": "postgres", + "tag": "12" + }, + "web": { + "digest": "904b8cb", + "image": "nginx", + "tag": "1.23.3" + } + } } ], "website": "https://github.com/nextcloud/server"