chore: v0.3.2

This commit is contained in:
Aarnav Tale
2024-10-11 03:09:44 -04:00
parent 9e21823163
commit 447a31f91e
4 changed files with 10 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.1
image: ghcr.io/tale/headplane:0.3.2
restart: unless-stopped
ports:
- '3000:3000'