chore: prepare v0.1.0 release with correct image tags

This commit is contained in:
2026-03-31 16:35:18 -07:00
parent 779f9f4e7c
commit 33beed97c3
5 changed files with 67 additions and 5 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ services:
- TRUSTED_ORIGINS=${TRUSTED_ORIGINS:-http://localhost:3000,http://127.0.0.1:3000}
# Version tracking
- IMAGE_VERSION=0.1.0.dev-dev
- IMAGE_VERSION=0.1.0
volumes:
# Mount source code for hot reload