feat: add upcoming release for mage-os 1.0.2 (#223)

This commit is contained in:
Vinai Kopp
2024-05-22 11:16:57 +02:00
committed by GitHub
parent 4f193802bc
commit f1b13e8984
7 changed files with 39 additions and 19 deletions
@@ -25,6 +25,20 @@
"nginx": "nginx:1.22",
"os": "ubuntu-latest",
"release": "2023-10-11T00:00:00+0000",
"eol": "2024-05-21T00:00:00+0000"
},
"mage-os/project-community-edition:1.0.2": {
"magento": "mage-os/project-community-edition:1.0.2",
"php": 8.3,
"composer": "2.7.4",
"mysql": "mariadb:10.6",
"elasticsearch": "opensearchproject/opensearch:2.12.0",
"rabbitmq": "rabbitmq:3.13-management",
"redis": "redis:7.2",
"varnish": "varnish:7.5",
"nginx": "nginx:1.26",
"os": "ubuntu-latest",
"release": "2024-05-22T00:00:00+0000",
"eol": "2026-10-11T00:00:00+0000"
}
}