mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-09-25 14:50:24 +00:00
Pr@dev@fix django version (#15374)
* fix: Downgrade django and djangorestframework versions for compatibility * perf: Update Dockerfile with new base image tag * perf: Update Dockerfile with new base image tag --------- Co-authored-by: wangruidong <940853815@qq.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
FROM jumpserver/core-base:20250430_030815 AS stage-build
|
FROM jumpserver/core-base:20250509_094529 AS stage-build
|
||||||
|
|
||||||
ARG VERSION
|
ARG VERSION
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user