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:
Tobias Genannt
2025-01-29 07:51:22 +01:00
committed by Tobias Genannt
parent 76404d01bf
commit 542538bf5c
2 changed files with 13 additions and 14 deletions
+3 -1
View File
@@ -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