From 4d50ba1a86a61e5d44832c804bac2df3a2c0be9d Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 30 Dec 2024 01:03:48 +0100 Subject: [PATCH] chore(container): update tccr.io/tccr/alpine docker tag to v3.21.0 (#30460) 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 | |---|---|---|---| | [tccr.io/tccr/alpine](https://redirect.github.com/truecharts/public) | final | minor | `v3.20.3` -> `v3.21.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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/lvm-disk-watcher/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/containers/apps/lvm-disk-watcher/Dockerfile b/containers/apps/lvm-disk-watcher/Dockerfile index ec678c209c8..7f5cb4e8db3 100644 --- a/containers/apps/lvm-disk-watcher/Dockerfile +++ b/containers/apps/lvm-disk-watcher/Dockerfile @@ -1,4 +1,4 @@ -FROM tccr.io/tccr/alpine:v3.20.3@sha256:0f0162635afb50d4794d7fd92b74c635ae3422cc426284da88e5e8754d1cfdcd +FROM tccr.io/tccr/alpine:v3.21.0@sha256:ec64547ad03f8d44c8d361fb3542df8cfe1012d8d79fe13fbb7ba977f07f6d7c ARG TARGETPLATFORM ARG VERSION