fix(docker_tags): Updated Docker configuration to include NPM tokens.

This commit is contained in:
2024-11-17 07:05:41 +01:00
parent 79257908d0
commit 27c98c4e32
4 changed files with 9 additions and 4 deletions

View File

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