Merge pull request #897 from okxlin/renovate/headscale-headscale-0.x

chore(deps): update headscale/headscale docker tag to v0.23.0
This commit is contained in:
okxlin 2024-02-20 10:19:00 +08:00 committed by GitHub
commit 0963019cdd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
6 changed files with 1 additions and 1 deletions

View File

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