Chore: update catalogue
continuous-integration/drone/push Build is passing Details

This commit is contained in:
drone 2023-05-29 13:19:00 +00:00
parent 5e110e4d59
commit 78d07e128f
1 changed files with 12 additions and 24 deletions

View File

@ -7688,30 +7688,6 @@
}
}
},
{
"2.2.1+6.1.1": {
"app": {
"image": "wordpress",
"tag": "6.1.1"
},
"db": {
"image": "mariadb",
"tag": "10.8"
}
}
},
{
"2.3.0+6.2.0": {
"app": {
"image": "wordpress",
"tag": "6.2.0"
},
"db": {
"image": "mariadb",
"tag": "10.11"
}
}
},
{
"2.3.1+6.2.0": {
"app": {
@ -7735,6 +7711,18 @@
"tag": "10.11"
}
}
},
{
"2.3.3+6.2.2": {
"app": {
"image": "wordpress",
"tag": "6.2.2"
},
"db": {
"image": "mariadb",
"tag": "10.11"
}
}
}
],
"website": "https://github.com/wordpress/wordpress"