fix(deps): update Docker API usage to DockerHost facade, bump dependencies, and adjust tests/docs

This commit is contained in:
2026-02-04 11:36:05 +00:00
parent 6117b20cc5
commit 31dc8eee22
11 changed files with 933 additions and 968 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@serve.zone/spark',
version: '1.2.4',
version: '1.2.5',
description: 'A comprehensive tool for maintaining and configuring servers, integrating with Docker and supporting advanced task scheduling, targeted at the Servezone infrastructure and used by @serve.zone/cloudly as a cluster node server system manager.'
}