chore: v0.3.5

This commit is contained in:
Aarnav Tale 2024-11-08 12:05:33 -05:00
parent feb8b8bba5
commit 9d9cbd8e0e
No known key found for this signature in database
4 changed files with 7 additions and 3 deletions

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.2
image: ghcr.io/tale/headplane:0.3.5
restart: unless-stopped
ports:
- '3000:3000'