[Chore] Updated Dockerfile (#418)

Co-authored-by: Tim Lorsbach <tim@lorsba.ch>
Reviewed-on: enviPath/enviPy#418
This commit is contained in:
2026-06-17 08:33:02 +12:00
parent 2502c020f7
commit a092d4a558
3 changed files with 19 additions and 6 deletions

View File

@ -21,5 +21,11 @@
"django",
"tailwindcss",
"daisyui"
]
],
"pnpm": {
"onlyBuiltDependencies": [
"@parcel/watcher",
"@tailwindcss/oxide"
]
}
}