fix(dependencies): Updated dependencies and fixed Docker Alpine image retrieval issue in tests

This commit is contained in:
2024-11-06 21:16:12 +01:00
parent 81f286cb2f
commit f0144fdd5b
6 changed files with 37 additions and 25 deletions

View File

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