fix(docker): configure pnpm to use the verdaccio registry during Docker builds

This commit is contained in:
2026-05-09 20:02:45 +00:00
parent 2596303c06
commit 1c1d55ab8a
4 changed files with 9 additions and 2 deletions
+1 -1
View File
@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@serve.zone/dcrouter',
version: '13.27.0',
version: '13.27.1',
description: 'A multifaceted routing service handling mail and SMS delivery functions.'
}