feat(docker): add multi-arch Docker build and tagged release pipeline

This commit is contained in:
2026-04-11 12:01:54 +00:00
parent 54129dcdae
commit 67537664df
10 changed files with 373 additions and 430 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: 'siprouter',
version: '1.19.2',
version: '1.20.0',
description: 'undefined'
}