Improved image build
- Fix #1383: Setting DEBUG = true when collection the static files enables the use of the Django debug toolbar. - Fix #1385: Use uv as package manager instead of pip speeds up the build. - Nice display of Docker image version
This commit is contained in:
committed by
Tobias Genannt
parent
76404d01bf
commit
542538bf5c
@@ -1,5 +1,7 @@
|
||||
django-auth-ldap==5.1.0
|
||||
django-storages[azure,boto3,dropbox,google,libcloud,sftp]==1.14.4
|
||||
dulwich==0.22.7
|
||||
python3-saml==1.16.0 --no-binary lxml,xmlsec
|
||||
python3-saml==1.16.0
|
||||
--no-binary lxml
|
||||
--no-binary xmlsec
|
||||
sentry-sdk[django]==2.20.0
|
||||
|
||||
Reference in New Issue
Block a user