chore(deps): update tailscale/tailscale docker tag to v1.58.2 (#2385)

This commit is contained in:
renovate[bot] 2024-02-02 21:45:44 +00:00 committed by GitHub
parent 5183aa50e6
commit 3c5b39cb01
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -4,8 +4,8 @@
"available": true,
"port": 8093,
"id": "tailscale",
"tipi_version": 20,
"version": "1.56.1",
"tipi_version": 21,
"version": "1.58.2",
"categories": [
"network",
"security"

View File

@ -4,7 +4,7 @@ services:
tailscale:
container_name: tailscale
network_mode: "host" # TODO: Find a way to remove this
image: tailscale/tailscale:v1.56.1
image: tailscale/tailscale:v1.58.2
privileged: true
restart: on-failure
stop_grace_period: 1m