Update plugins_api.py

This commit is contained in:
Mr Chen 2024-04-21 17:49:38 +08:00
parent c402a1dc79
commit ecbc0f6afe
1 changed files with 1 additions and 1 deletions

View File

@ -148,7 +148,7 @@ class plugins_api:
def initApi(self):
plugin_names = {
'openresty': '1.21.4.3',
'openresty': '1.25.3.1',
'php': '56',
'swap': '1.1',
'mysql': '5.7',