chore: dockerfile update

This commit is contained in:
2026-06-17 22:48:09 +05:30
parent bc31b2508b
commit 224a33c553
5 changed files with 83 additions and 30 deletions
+4
View File
@@ -3,6 +3,10 @@
"version": "0.1.0",
"private": true,
"type": "module",
"packageManager": "[email protected]",
"engines": {
"node": ">=20.11.0"
},
"scripts": {
"dev": "astro dev",
"start": "astro dev",