mirror of
https://github.com/graycoreio/github-actions-magento2.git
synced 2026-06-13 13:14:53 +00:00
chore(supported-version): Add supported version for Mage-OS 2.2.1 (#316)
This commit is contained in:
committed by
Damien Retzinger
parent
90babb16bf
commit
db1267a94b
@@ -222,6 +222,21 @@
|
||||
"nginx": "nginx:1.28",
|
||||
"os": "ubuntu-latest",
|
||||
"release": "2026-03-10T00:00:00+0000",
|
||||
"eol": "2029-03-10T00:00:00+0000"
|
||||
"eol": "2026-03-18T00:00:00+0000"
|
||||
},
|
||||
"mage-os/project-community-edition:2.2.1": {
|
||||
"magento": "mage-os/project-community-edition:2.2.1",
|
||||
"upstream": "2.4.8-p4",
|
||||
"php": 8.4,
|
||||
"composer": "2.9.5",
|
||||
"mysql": "mysql:8.4",
|
||||
"opensearch": "opensearchproject/opensearch:3",
|
||||
"rabbitmq": "rabbitmq:4.1-management",
|
||||
"valkey": "valkey/valkey:8.0",
|
||||
"varnish": "varnish:7.7",
|
||||
"nginx": "nginx:1.28",
|
||||
"os": "ubuntu-latest",
|
||||
"release": "2026-03-18T00:00:00+0000",
|
||||
"eol": "2029-03-18T00:00:00+0000"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user