mirror of
https://github.com/Websoft9/websoft9.git
synced 2025-02-03 01:28:39 +08:00
2.1.2-rc1
This commit is contained in:
parent
0c117c64c0
commit
e7c46f438f
@ -1,8 +1,13 @@
|
|||||||
bug:
|
enhancement:
|
||||||
drupal pull image error
|
add config item for running apps number #472
|
||||||
metabase pull image error
|
|
||||||
mattermost connect database error
|
bug:
|
||||||
nocodb connect database error
|
clamAV install Fail #463
|
||||||
|
all app container exec error on portainer #464
|
||||||
|
|
||||||
appstore:
|
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)
|
@ -1,11 +1,11 @@
|
|||||||
{
|
{
|
||||||
"version": "2.1.1",
|
"version": "2.1.2-rc1",
|
||||||
"plugins": {
|
"plugins": {
|
||||||
"portainer": "0.1.0",
|
"portainer": "0.1.0",
|
||||||
"nginx": "0.0.7",
|
"nginx": "0.0.7",
|
||||||
"gitea": "0.0.5",
|
"gitea": "0.0.5",
|
||||||
"myapps": "0.1.7",
|
"myapps": "0.1.8",
|
||||||
"appstore": "0.1.5",
|
"appstore": "0.1.6",
|
||||||
"settings": "0.0.9",
|
"settings": "0.0.9",
|
||||||
"navigator": "0.5.10"
|
"navigator": "0.5.10"
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user