From e5f42dadb748cfb9d18d2ad83bce00c265ec6951 Mon Sep 17 00:00:00 2001 From: decentral1se Date: Tue, 8 Feb 2022 00:47:46 +0100 Subject: [PATCH] chore: publish new catalogue release changes --- recipes.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/recipes.json b/recipes.json index cf08d5a..b313d77 100644 --- a/recipes.json +++ b/recipes.json @@ -1529,6 +1529,20 @@ "tag": "13-alpine" } } + }, + { + "1.1.0+v1.51.0": { + "app": { + "digest": "b67d866", + "image": "matrixdotorg/synapse", + "tag": "v1.51.0" + }, + "db": { + "digest": "1c1f81c", + "image": "postgres", + "tag": "13-alpine" + } + } } ], "website": "https://github.com/matrix-org/synapse/"