1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-04-12 00:42:29 +08:00

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

chore(deps): update tailscale/tailscale docker tag to v1.58
This commit is contained in:
okxlin 2024-02-04 21:52:05 +08:00 committed by GitHub
commit 47797c9e21
3 changed files with 1 additions and 1 deletions

View File

@ -24,6 +24,6 @@ services:
- TS_STATE_DIR=${TS_STATE_DIR}
- TS_USERSPACE=${TS_USERSPACE}
- TS_EXTRA_ARGS=${TS_EXTRA_ARGS}
image: tailscale/tailscale:v1.56
image: tailscale/tailscale:v1.58
labels:
createdBy: "Apps"