perf: add ali rds dependencies (#15247)

* perf: add ali rds dependencies

* perf: Update Dockerfile with new base image tag

---------

Co-authored-by: Eric <xplzv@126.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
fit2bot 2025-04-18 12:11:51 +08:00 committed by GitHub
parent 9cce94b709
commit 533dbf316c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM jumpserver/core-base:20250418_034457 AS stage-build
FROM jumpserver/core-base:20250418_040425 AS stage-build
ARG VERSION

View File

@ -185,6 +185,7 @@ xpack = [
'huaweicloudsdkecs==3.1.52',
'huaweicloudsdkcore==3.1.52',
'volcengine-python-sdk==1.0.71',
'aliyun-python-sdk-rds==2.7.49'
]
[tool.uv.sources]