fix: optimize Dockerfile
CI / test (push) Successful in 1m28s
CI / build (push) Successful in 57s

This commit is contained in:
2026-07-22 13:32:54 +02:00
parent 58df77b286
commit db21129960
5 changed files with 104 additions and 6 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ dependencies = [
"django-storages>=1.14.6",
"ipython>=9.15.0",
"pillow>=12.3.0",
"psycopg>=3.3.4",
"psycopg[binary]>=3.3.4",
"pytest-cov>=7.1.0",
"uvicorn>=0.51.0",
"watchman>=0.0.1",