2.1.2-rc1

This commit is contained in:
qiaofeng1227 2024-04-28 11:48:39 +08:00
parent 0c117c64c0
commit e7c46f438f
2 changed files with 14 additions and 9 deletions

View file

@ -1,8 +1,13 @@
bug:
drupal pull image error
metabase pull image error
mattermost connect database error
nocodb connect database error
enhancement:
add config item for running apps number #472
bug
clamAV install Fail #463
all app container exec error on portainer #464
appstore:
add runtime app: PHP, Java, Python, Node.js, Go, Ruby...
[启动运行计划任务 EspoCRM](https://github.com/Websoft9/docker-library/issues/600)
[OpenSearch 502 Bad Gateway ](https://github.com/Websoft9/docker-library/issues/601)
[Elasticsearch 502 Bad Gateway](https://github.com/Websoft9/docker-library/issues/602)
[n8n Init Problem] (https://github.com/Websoft9/docker-library/issues/603)
[.Net runtime example web cannot access by Nginx proxy domains](https://github.com/Websoft9/docker-library/issues/605)

View file

@ -1,11 +1,11 @@
{
"version": "2.1.1",
"version": "2.1.2-rc1",
"plugins": {
"portainer": "0.1.0",
"nginx": "0.0.7",
"gitea": "0.0.5",
"myapps": "0.1.7",
"appstore": "0.1.5",
"myapps": "0.1.8",
"appstore": "0.1.6",
"settings": "0.0.9",
"navigator": "0.5.10"
},