From 569aec3ddce6d106625720cd335bbcf5ccc179e6 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 29 Sep 2025 22:16:28 +0200 Subject: [PATCH] chore(container): update docker.io/tailscale/tailscale docker tag to v1.88.3 (#40186) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [docker.io/tailscale/tailscale](https://tailscale.com/kb/1282/docker) ([source](https://redirect.github.com/tailscale/tailscale)) | final | patch | `v1.88.2` -> `v1.88.3` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes
tailscale/tailscale (docker.io/tailscale/tailscale) ### [`v1.88.3`](https://redirect.github.com/tailscale/tailscale/releases/tag/v1.88.3) [Compare Source](https://redirect.github.com/tailscale/tailscale/compare/v1.88.2...v1.88.3) Please refer to the changelog available at
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). --- 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 cb8189b7576..61932cab1eb 100644 --- a/containers/apps/tailscale/Dockerfile +++ b/containers/apps/tailscale/Dockerfile @@ -1,4 +1,4 @@ -FROM docker.io/tailscale/tailscale:v1.88.2@sha256:9d66a1c8922e174cd346c2776c7c6f4450589543d988ae1bb9cefd8de58fd6c2 +FROM docker.io/tailscale/tailscale:v1.88.3@sha256:b2a19f6b6402adc26a2aa8cb90da66afe3061e718ac67ed3f21ec3d4b366439f LABEL "org.opencontainers.image.source"="https://github.com/truecharts/containers" ARG CONTAINER_NAME