update headscale and headplane

This commit is contained in:
waveringana 2025-06-02 05:22:37 -04:00
parent a5fdba716f
commit 95d55e2fdd

View file

@ -3,7 +3,7 @@ networks:
name: "proxy_network" name: "proxy_network"
services: services:
headscale: headscale:
image: headscale/headscale:v0.25.1 image: headscale/headscale:v0.26.0
restart: unless-stopped restart: unless-stopped
ports: ports:
- "8080:8080" - "8080:8080"
@ -22,7 +22,7 @@ services:
- "8.8.8.8" - "8.8.8.8"
headplane: headplane:
image: ghcr.io/tale/headplane:0.5.10 image: ghcr.io/tale/headplane:0.6.0
container_name: headplane container_name: headplane
restart: unless-stopped restart: unless-stopped
volumes: volumes: