mirror of https://github.com/jumpserver/jumpserver
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>pull/15376/head
parent
22d4bd5292
commit
eb777854d4
|
@ -1,4 +1,4 @@
|
|||
FROM jumpserver/core-base:20250430_030815 AS stage-build
|
||||
FROM jumpserver/core-base:20250509_094529 AS stage-build
|
||||
|
||||
ARG VERSION
|
||||
|
||||
|
|
Loading…
Reference in New Issue