diff --git a/recipes.json b/recipes.json index c0051db..5d77339 100644 --- a/recipes.json +++ b/recipes.json @@ -3190,12 +3190,12 @@ { "1.0.0+5.8.1": { "app": { - "digest": "4af01dc", + "digest": "601b0f5", "image": "wordpress", "tag": "5.8.1" }, "db": { - "digest": "45a5a43", + "digest": "6e0162b", "image": "mariadb", "tag": "10.6" } @@ -3204,12 +3204,12 @@ { "1.0.1+5.8.2": { "app": { - "digest": "4af01dc", + "digest": "601b0f5", "image": "wordpress", "tag": "5.8.2" }, "db": { - "digest": "45a5a43", + "digest": "6e0162b", "image": "mariadb", "tag": "10.6" } @@ -3218,12 +3218,12 @@ { "1.0.2+5.8.3": { "app": { - "digest": "4af01dc", + "digest": "601b0f5", "image": "wordpress", "tag": "5.8.3" }, "db": { - "digest": "45a5a43", + "digest": "6e0162b", "image": "mariadb", "tag": "10.6" } @@ -3232,12 +3232,26 @@ { "1.1.0+5.9.0": { "app": { - "digest": "4af01dc", + "digest": "601b0f5", "image": "wordpress", "tag": "5.9.0" }, "db": { - "digest": "45a5a43", + "digest": "6e0162b", + "image": "mariadb", + "tag": "10.7" + } + } + }, + { + "1.1.1+5.9.2": { + "app": { + "digest": "601b0f5", + "image": "wordpress", + "tag": "5.9.2" + }, + "db": { + "digest": "6e0162b", "image": "mariadb", "tag": "10.7" }