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 0f5a2fafda
commit eddacef65a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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"