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

Update tailscale/tailscale Docker tag to v1.94
This commit is contained in:
okxlin 2026-03-09 22:27:42 +08:00 committed by GitHub
commit 7ca809cc06
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.92
image: tailscale/tailscale:v1.94
labels:
createdBy: "Apps"