chore: v0.3.9

This commit is contained in:
Aarnav Tale
2024-12-06 19:30:12 -05:00
parent b80bb0cc09
commit 240d8d6197
4 changed files with 6 additions and 3 deletions
+1 -1
View File
@@ -29,7 +29,7 @@ Here is a simple Docker Compose deployment:
services:
headplane:
container_name: headplane
image: ghcr.io/tale/headplane:0.3.8
image: ghcr.io/tale/headplane:0.3.9
restart: unless-stopped
ports:
- '3000:3000'