From e79e9bc17b2f14cb475808c0a879324ead39a09e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 4 May 2026 19:39:59 +0000 Subject: [PATCH] Update tailscale/tailscale Docker tag to v1.96.5 --- services/tailscale/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/tailscale/Dockerfile b/services/tailscale/Dockerfile index e0f6c49f..6ab0f728 100644 --- a/services/tailscale/Dockerfile +++ b/services/tailscale/Dockerfile @@ -1,4 +1,4 @@ -FROM tailscale/tailscale:v1.94.2 +FROM tailscale/tailscale:v1.96.5 ARG TS_LOCAL_ADDR_PORT ENV TS_LOCAL_ADDR_PORT=$TS_LOCAL_ADDR_PORT