feat: add support for v2.3.7 on new vms (#67)

This commit is contained in:
Damien Retzinger
2023-06-22 00:55:50 -04:00
committed by GitHub
parent e48a3463c5
commit 28248496e0
3 changed files with 4 additions and 4 deletions
+1 -1
View File
File diff suppressed because one or more lines are too long
@@ -9,7 +9,7 @@
"redis": "redis:6.0",
"varnish": "varnish:6.0",
"nginx": "nginx:1.18",
"os": "ubuntu-18.04",
"os": "ubuntu-20.04",
"eol": "2022-09-30T00:00:00+0000"
},
"magento/project-community-edition:>=2.4.0 <2.4.1": {
@@ -9,7 +9,7 @@
"redis": "redis:6.0",
"varnish": "varnish:6.0",
"nginx": "nginx:1.18",
"os": "ubuntu-18.04",
"os": "ubuntu-20.04",
"eol": "2022-08-09T00:00:00+0000"
},
"magento/project-community-edition:2.3.7-p4": {
@@ -22,7 +22,7 @@
"redis": "redis:6.0",
"varnish": "varnish:6.0",
"nginx": "nginx:1.18",
"os": "ubuntu-18.04",
"os": "ubuntu-20.04",
"eol": "2022-09-30T00:00:00+0000"
},
"magento/project-community-edition:2.4.0": {