fix(apiclient): Fixed image creation method in cloudlyApiClient

This commit is contained in:
2024-12-22 19:55:56 +01:00
parent 57970b3d10
commit f65200703d
9 changed files with 124 additions and 25 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@serve.zone/cloudly',
version: '4.5.4',
version: '4.5.5',
description: 'A comprehensive tool for managing containerized applications across multiple cloud providers using Docker Swarmkit, featuring web, CLI, and API interfaces.'
}