chore(deps): update tailscale/tailscale docker tag to v1.48.2 (#1220)

This commit is contained in:
renovate[bot] 2023-09-17 01:32:29 +00:00 committed by GitHub
parent e2f58de27b
commit a07bcc535c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -4,8 +4,8 @@
"available": true,
"port": 8093,
"id": "tailscale",
"tipi_version": 12,
"version": "1.48.1",
"tipi_version": 13,
"version": "1.48.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.48.1
image: tailscale/tailscale:v1.48.2
privileged: true
restart: on-failure
stop_grace_period: 1m