dockerfile for web

This commit is contained in:
2026-01-24 15:28:11 +02:00
parent cb23f37342
commit cbb3fb3421
5 changed files with 82 additions and 1 deletions

View File

@@ -26,5 +26,5 @@
"@types/node": "25.0.10",
"typescript": "5.9.3"
},
"packageManager": "pnpm@10.12.4"
"packageManager": "pnpm@10.28.1"
}