diff --git a/recipes.json b/recipes.json index f4532d3..69388a4 100755 --- a/recipes.json +++ b/recipes.json @@ -10092,6 +10092,30 @@ "tag": "7.2.1" } } + }, + { + "2.0.1+1.19.3": { + "app": { + "image": "penpotapp/frontend", + "tag": "1.19.3" + }, + "penpot-backend": { + "image": "penpotapp/backend", + "tag": "1.19.3" + }, + "penpot-exporter": { + "image": "penpotapp/exporter", + "tag": "1.19.3" + }, + "penpot-postgres": { + "image": "postgres", + "tag": "16.2" + }, + "penpot-redis": { + "image": "redis", + "tag": "7.2.4" + } + } } ], "website": "https://github.com/penpot/penpot"