update headscale and headplane
This commit is contained in:
parent
a5fdba716f
commit
95d55e2fdd
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@ networks:
|
|||
name: "proxy_network"
|
||||
services:
|
||||
headscale:
|
||||
image: headscale/headscale:v0.25.1
|
||||
image: headscale/headscale:v0.26.0
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- "8080:8080"
|
||||
|
@ -22,7 +22,7 @@ services:
|
|||
- "8.8.8.8"
|
||||
|
||||
headplane:
|
||||
image: ghcr.io/tale/headplane:0.5.10
|
||||
image: ghcr.io/tale/headplane:0.6.0
|
||||
container_name: headplane
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue