1
0
Fork 0

chore(deps): update tailscale/tailscale docker tag to v1.94 (#4006)

This commit is contained in:
renovate[bot] 2026-02-13 17:20:57 +00:00 committed by GitHub
parent 56caa0448d
commit c3eafccd81
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_STATE_DIR=${TS_STATE_DIR}
- TS_USERSPACE=${TS_USERSPACE} - TS_USERSPACE=${TS_USERSPACE}
- TS_EXTRA_ARGS=${TS_EXTRA_ARGS} - TS_EXTRA_ARGS=${TS_EXTRA_ARGS}
image: tailscale/tailscale:v1.92 image: tailscale/tailscale:v1.94
labels: labels:
createdBy: "Apps" createdBy: "Apps"