fix(core): Updated dependencies and refactored ClusterManager and CloudlyConnector for improved Docker management.

This commit is contained in:
2024-12-20 02:58:26 +01:00
parent 51903eff5b
commit 4b7bf5fde4
8 changed files with 1696 additions and 1698 deletions
+1 -1
View File
@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@serve.zone/coreflow',
version: '1.0.133',
version: '1.0.134',
description: 'A comprehensive tool for managing Docker-based applications and services, enabling efficient scaling, network management, and integration with cloud services.'
}