From 867630802074929fd11ce62321c5b8e31eb20a8c Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 6 Mar 2025 01:40:38 +0100 Subject: [PATCH] chore(container): update docker.io/tailscale/tailscale docker tag to v1.80.3 (#32894) 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.80.0` -> `v1.80.3` | --- ### Release Notes
tailscale/tailscale (docker.io/tailscale/tailscale) ### [`v1.80.3`](https://redirect.github.com/tailscale/tailscale/releases/tag/v1.80.3) [Compare Source](https://redirect.github.com/tailscale/tailscale/compare/v1.80.0...v1.80.3) Please refer to the changelog available at [https://tailscale.com/changelog](https://tailscale.com/changelog#2025-03-04).
--- ### 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 a516d33c614..a2d0747723a 100644 --- a/containers/apps/tailscale/Dockerfile +++ b/containers/apps/tailscale/Dockerfile @@ -1,4 +1,4 @@ -FROM docker.io/tailscale/tailscale:v1.80.0@sha256:27b6a3dc30d89e94113b0d481dae05f08934cf80bdce860041727a2a60959921 +FROM docker.io/tailscale/tailscale:v1.80.3@sha256:af6026ed3e5892c5d4966962618a09685198111507df16803b2aec7066046582 LABEL "org.opencontainers.image.source"="https://github.com/truecharts/containers" ARG CONTAINER_NAME