From 737cf5fe187efa016ac00bed30702affe31d836c Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 18 Sep 2025 18:51:10 +0200 Subject: [PATCH] chore(container): update docker.io/tailscale/tailscale docker tag to v1.88.2 (#39713) --- containers/apps/tailscale/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/containers/apps/tailscale/Dockerfile b/containers/apps/tailscale/Dockerfile index 1f86d37d871..cb8189b7576 100644 --- a/containers/apps/tailscale/Dockerfile +++ b/containers/apps/tailscale/Dockerfile @@ -1,4 +1,4 @@ -FROM docker.io/tailscale/tailscale:v1.86.5@sha256:9e2bfdd9e2ce724df53f976d06a4a9933aa730dc655ace42798f4c73735d1cac +FROM docker.io/tailscale/tailscale:v1.88.2@sha256:9d66a1c8922e174cd346c2776c7c6f4450589543d988ae1bb9cefd8de58fd6c2 LABEL "org.opencontainers.image.source"="https://github.com/truecharts/containers" ARG CONTAINER_NAME