chore: bump MUSA SDK version to rc3.1.1 (#599)

Signed-off-by: Xiaodong Ye <xiaodong.ye@mthreads.com>
This commit is contained in:
R0CKSTAR 2025-02-22 21:14:26 +08:00 committed by GitHub
parent d46ed5e184
commit 59ca2b0f16
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,4 +1,4 @@
ARG MUSA_VERSION=rc3.1.0
ARG MUSA_VERSION=rc3.1.1
FROM mthreads/musa:${MUSA_VERSION}-devel-ubuntu22.04 as build