feat: optimize Docker build performance and add version validation (#176)

This commit is contained in:
Doh
2025-08-20 10:04:23 -04:00
committed by GitHub
parent 8fb7cd1810
commit ee2821b2bf
6 changed files with 51 additions and 19 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "habittrove",
"version": "0.2.25",
"version": "0.2.26",
"private": true,
"scripts": {
"dev": "next dev --turbopack",