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
老广 2025-05-09 17:50:11 +08:00 committed by GitHub
parent 22d4bd5292
commit eb777854d4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM jumpserver/core-base:20250430_030815 AS stage-build
FROM jumpserver/core-base:20250509_094529 AS stage-build
ARG VERSION