diff --git a/recipes.json b/recipes.json index fc090a0..a8b5962 100755 --- a/recipes.json +++ b/recipes.json @@ -5634,12 +5634,12 @@ { "1.0.0+5.8.1": { "app": { - "digest": "5f9d748", + "digest": "8b105c5", "image": "wordpress", "tag": "5.8.1" }, "db": { - "digest": "14f1097", + "digest": "a748acb", "image": "mariadb", "tag": "10.6" } @@ -5648,12 +5648,12 @@ { "1.0.1+5.8.2": { "app": { - "digest": "5f9d748", + "digest": "8b105c5", "image": "wordpress", "tag": "5.8.2" }, "db": { - "digest": "14f1097", + "digest": "a748acb", "image": "mariadb", "tag": "10.6" } @@ -5662,12 +5662,12 @@ { "1.0.2+5.8.3": { "app": { - "digest": "5f9d748", + "digest": "8b105c5", "image": "wordpress", "tag": "5.8.3" }, "db": { - "digest": "14f1097", + "digest": "a748acb", "image": "mariadb", "tag": "10.6" } @@ -5676,12 +5676,12 @@ { "1.1.0+5.9.0": { "app": { - "digest": "5f9d748", + "digest": "8b105c5", "image": "wordpress", "tag": "5.9.0" }, "db": { - "digest": "14f1097", + "digest": "a748acb", "image": "mariadb", "tag": "10.7" } @@ -5690,12 +5690,12 @@ { "1.1.1+5.9.2": { "app": { - "digest": "5f9d748", + "digest": "8b105c5", "image": "wordpress", "tag": "5.9.2" }, "db": { - "digest": "14f1097", + "digest": "a748acb", "image": "mariadb", "tag": "10.7" } @@ -5704,12 +5704,12 @@ { "1.1.2+5.9.3": { "app": { - "digest": "5f9d748", + "digest": "8b105c5", "image": "wordpress", "tag": "5.9.3" }, "db": { - "digest": "14f1097", + "digest": "a748acb", "image": "mariadb", "tag": "10.8" } @@ -5718,12 +5718,12 @@ { "2.0.0+6.0.0": { "app": { - "digest": "5f9d748", + "digest": "8b105c5", "image": "wordpress", "tag": "6.0.0" }, "db": { - "digest": "14f1097", + "digest": "a748acb", "image": "mariadb", "tag": "10.8" } @@ -5732,12 +5732,26 @@ { "2.0.1+6.0.1": { "app": { - "digest": "5f9d748", + "digest": "8b105c5", "image": "wordpress", "tag": "6.0.1" }, "db": { - "digest": "14f1097", + "digest": "a748acb", + "image": "mariadb", + "tag": "10.8" + } + } + }, + { + "2.1.0+6.1.1": { + "app": { + "digest": "8b105c5", + "image": "wordpress", + "tag": "6.1.1" + }, + "db": { + "digest": "a748acb", "image": "mariadb", "tag": "10.8" }