From bfcd585c245b10b9d05911b4c8474f6d515ca577 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 15 Feb 2025 14:15:40 +0100 Subject: [PATCH] chore(container): update tccr.io/tccr/alpine docker tag to v3.21.3 (#32117) 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.2` -> `v3.21.3` | --- > [!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 a16af2f23ec..2b8bdc86390 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.2@sha256:9a9ffc16f1f069874465aec0e8e716a4ac934eb30ee093ddfae4dc8aac47cb84 +FROM tccr.io/tccr/alpine:v3.21.3@sha256:8ae22cc7c6f2dbc803e2d7e8aff41496d72a3ec4c2527501baac5f94360ed20a ARG TARGETPLATFORM ARG VERSION