feat(docker): add OCI container startup configuration and migrate Docker release pipeline to tsdocker

This commit is contained in:
2026-03-18 16:22:02 +00:00
parent fbed56092f
commit 9479a07ddf
11 changed files with 165 additions and 45 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@serve.zone/dcrouter',
version: '11.2.56',
version: '11.3.0',
description: 'A multifaceted routing service handling mail and SMS delivery functions.'
}