From 75a115d39dd67646f82f4ca2c1b0c8df6043a27b Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 4 Apr 2025 02:27:47 +0200 Subject: [PATCH] chore(container): update docker.io/tailscale/tailscale docker tag to v1.82.0 (#33923) --- 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 a2d0747723a..ceac0d641d0 100644 --- a/containers/apps/tailscale/Dockerfile +++ b/containers/apps/tailscale/Dockerfile @@ -1,4 +1,4 @@ -FROM docker.io/tailscale/tailscale:v1.80.3@sha256:af6026ed3e5892c5d4966962618a09685198111507df16803b2aec7066046582 +FROM docker.io/tailscale/tailscale:v1.82.0@sha256:d26fc9bb035b0559900cc6f23506f6b1ddab61a690ffab4f5d84feceb3de811e LABEL "org.opencontainers.image.source"="https://github.com/truecharts/containers" ARG CONTAINER_NAME