fix(docker): install required native build tools for Rust dependencies in the build image

This commit is contained in:
2026-04-11 12:32:46 +00:00
parent 254d7f3633
commit 2f16c5efae
4 changed files with 20 additions and 2 deletions

View File

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