Updated Dockerfile to support ARM

This commit is contained in:
headlessdev
2025-04-30 18:35:22 +02:00
parent cf177d587c
commit c624ddafb2
3 changed files with 53 additions and 66 deletions

View File

@@ -56,7 +56,7 @@
"@types/react-dom": "^19",
"autoprefixer": "^10.4.21",
"postcss": "^8.5.3",
"prisma": "^6.6.0",
"prisma": "^6.7.0",
"tailwindcss": "^4.1.4",
"tsx": "^4.19.3",
"typescript": "^5"