1
0
Fork 0

Update tailscale/tailscale Docker tag to v1.86 (#996)

This commit is contained in:
renovate[bot] 2025-08-02 14:59:20 +08:00 committed by GitHub
parent 4e16604a13
commit 1edfeac914
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.84
image: tailscale/tailscale:v1.86
labels:
createdBy: "Apps"