feat: add new wordpress version
This commit is contained in:
parent
9c491243f4
commit
c0a4fa2772
1 changed files with 16 additions and 1 deletions
17
recipes.json
17
recipes.json
|
@ -1895,7 +1895,22 @@
|
||||||
"icon": "https://git.coopcloud.tech/repo-avatars/56-c42ad450f8d08fb7e5ab945e4147dc5c",
|
"icon": "https://git.coopcloud.tech/repo-avatars/56-c42ad450f8d08fb7e5ab945e4147dc5c",
|
||||||
"name": "wordpress",
|
"name": "wordpress",
|
||||||
"repository": "https://git.coopcloud.tech/coop-cloud/wordpress.git",
|
"repository": "https://git.coopcloud.tech/coop-cloud/wordpress.git",
|
||||||
"versions": [],
|
"versions": [
|
||||||
|
{
|
||||||
|
"1.0.0+5.8.1": {
|
||||||
|
"app": {
|
||||||
|
"digest": "59cb7cb",
|
||||||
|
"image": "wordpress",
|
||||||
|
"tag": "5.8.1"
|
||||||
|
},
|
||||||
|
"db": {
|
||||||
|
"digest": "a9b26cd",
|
||||||
|
"image": "mariadb",
|
||||||
|
"tag": "10.6"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
"website": "https://github.com/wordpress/wordpress"
|
"website": "https://github.com/wordpress/wordpress"
|
||||||
},
|
},
|
||||||
"workadventure": {
|
"workadventure": {
|
||||||
|
|
Loading…
Reference in a new issue