From feeb1cd284bc08dbfb28d33c165b1287db9b1496 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 7 Jul 2025 20:12:37 +0200 Subject: [PATCH] chore(container): update tccr.io/truecharts/alpine:v3.18.4 docker digest to cc37d84 (#37133) 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/truecharts/alpine](https://redirect.github.com/truecharts/containers) | final | digest | `51c4ca9` -> `cc37d84` | --- ### 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/kubectl/Dockerfile | 2 +- containers/apps/wget/Dockerfile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/containers/apps/kubectl/Dockerfile b/containers/apps/kubectl/Dockerfile index 0aee324ddc2..959b2966ae0 100644 --- a/containers/apps/kubectl/Dockerfile +++ b/containers/apps/kubectl/Dockerfile @@ -1,4 +1,4 @@ -FROM tccr.io/truecharts/alpine:v3.18.4@sha256:51c4ca9a8213d3f4026bd560e8aa2de365d275d6cd0298eff2ae20671fef34e9 +FROM tccr.io/truecharts/alpine:v3.18.4@sha256:cc37d84517c2d4420c67b618d87b6c88a367ec3afd6f5176ce4f7ae1fe4eeaf8 ARG TARGETPLATFORM ARG VERSION diff --git a/containers/apps/wget/Dockerfile b/containers/apps/wget/Dockerfile index 6175796d10a..fb2cd31fa29 100644 --- a/containers/apps/wget/Dockerfile +++ b/containers/apps/wget/Dockerfile @@ -1,4 +1,4 @@ -FROM tccr.io/truecharts/alpine:v3.18.4@sha256:51c4ca9a8213d3f4026bd560e8aa2de365d275d6cd0298eff2ae20671fef34e9 +FROM tccr.io/truecharts/alpine:v3.18.4@sha256:cc37d84517c2d4420c67b618d87b6c88a367ec3afd6f5176ce4f7ae1fe4eeaf8 ARG TARGETPLATFORM ARG VERSION