Merge pull request #3270 from okxlin/renovate/tailscale-tailscale-1.x

Update tailscale/tailscale Docker tag to v1.84
This commit is contained in:
okxlin 2025-07-04 15:54:56 +08:00 committed by GitHub
commit 7244cefd41
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 1 additions and 1 deletions

View File

@ -23,6 +23,6 @@ services:
- TS_STATE_DIR=${TS_STATE_DIR}
- TS_USERSPACE=${TS_USERSPACE}
- TS_EXTRA_ARGS=${TS_EXTRA_ARGS}
image: tailscale/tailscale:v1.82
image: tailscale/tailscale:v1.84
labels:
createdBy: "Apps"