fix(core): Fix image retrieval and service deployment process for workload services

This commit is contained in:
2024-12-29 14:11:01 +01:00
parent 21903acbbe
commit 6d818b4b36
5 changed files with 107 additions and 815 deletions
+1 -1
View File
@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@serve.zone/coreflow',
version: '1.0.134',
version: '1.0.135',
description: 'A comprehensive tool for managing Docker-based applications and services, enabling efficient scaling, network management, and integration with cloud services.'
}