1
0
Fork 0

chore(deps): update headscale/headscale docker tag to v0.23.0

This commit is contained in:
renovate[bot] 2024-02-20 02:18:39 +00:00 committed by GitHub
parent eebcfc5123
commit c7434bd85d
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ services:
- net.ipv4.ip_forward=1
- net.ipv6.conf.all.forwarding=1
command: ['headscale', 'serve']
image: headscale/headscale:0.22.3
image: headscale/headscale:0.23.0
labels:
createdBy: "Apps"