From 9ce891d7650abbe3a22f6dde20cf6c85656e9abf Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 26 Jan 2025 02:38:19 +0100 Subject: [PATCH] chore(container): update tccr.io/tccr/alpine docker tag to v3.21.2 (#31179) 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 | patch | `v3.21.0` -> `v3.21.2` | --- > [!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 7f5cb4e8db3..501e5a1bd95 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.21.0@sha256:ec64547ad03f8d44c8d361fb3542df8cfe1012d8d79fe13fbb7ba977f07f6d7c +FROM tccr.io/tccr/alpine:v3.21.2@sha256:b25393956a2e693711e9de978f5a884c88f51064d64bb48e7f699fbe75d430b6 ARG TARGETPLATFORM ARG VERSION