We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9039060 commit ceeed6dCopy full SHA for ceeed6d
docker-compose.yaml
@@ -3,7 +3,7 @@ version: "3.4"
3
services:
4
headscale:
5
container_name: headscale
6
- image: headscale/headscale:0.22.1
+ image: headscale/headscale:v0.25.1
7
volumes:
8
- ./config:/etc/headscale/
9
- ./data:/var/lib/headscale
0 commit comments