1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-03-18 03:21:12 +08:00

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

chore(deps): update tailscale/tailscale docker tag to v1.70
This commit is contained in:
okxlin 2024-07-23 23:46:22 +08:00 committed by GitHub
commit de99b23867
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.68
image: tailscale/tailscale:v1.70
labels:
createdBy: "Apps"