mirror of https://github.com/jumpserver/jumpserver
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>pull/15250/head
parent
9cce94b709
commit
533dbf316c
|
@ -1,4 +1,4 @@
|
||||||
FROM jumpserver/core-base:20250418_034457 AS stage-build
|
FROM jumpserver/core-base:20250418_040425 AS stage-build
|
||||||
|
|
||||||
ARG VERSION
|
ARG VERSION
|
||||||
|
|
||||||
|
|
|
@ -185,6 +185,7 @@ xpack = [
|
||||||
'huaweicloudsdkecs==3.1.52',
|
'huaweicloudsdkecs==3.1.52',
|
||||||
'huaweicloudsdkcore==3.1.52',
|
'huaweicloudsdkcore==3.1.52',
|
||||||
'volcengine-python-sdk==1.0.71',
|
'volcengine-python-sdk==1.0.71',
|
||||||
|
'aliyun-python-sdk-rds==2.7.49'
|
||||||
]
|
]
|
||||||
|
|
||||||
[tool.uv.sources]
|
[tool.uv.sources]
|
||||||
|
|
Loading…
Reference in New Issue