fix(scripts): use pnpm for the test script build command

This commit is contained in:
2026-04-30 12:55:20 +00:00
parent 461c4bb5a9
commit 3a747cfd2f
3 changed files with 7 additions and 2 deletions
+1 -1
View File
@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@git.zone/tsdocker',
version: '2.2.4',
version: '2.2.5',
description: 'A comprehensive Docker build tool for TypeScript projects with multi-arch support, multi-registry push, and CI-safe session isolation.'
}