docs: mention 0.3.1 as the latest

This commit is contained in:
Aarnav Tale 2024-10-03 15:36:20 -04:00
parent 2229f547a9
commit 98d1cb1333
No known key found for this signature in database
3 changed files with 3 additions and 3 deletions

View file

@ -50,7 +50,7 @@ services:
TZ: 'America/New_York'
headplane:
container_name: headplane
image: ghcr.io/tale/headplane:0.3.0
image: ghcr.io/tale/headplane:0.3.1
restart: unless-stopped
volumes:
- './data:/var/lib/headscale'