From fbbf2d777e715ccf4b085b40ab9590c133f3d179 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 6 May 2025 03:03:17 +0200 Subject: [PATCH] chore(container): update tccr.io/tccr/alpine:latest docker digest to (#35089) 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 | final | digest | `8ae22cc` -> | --- > [!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/db-wait-redis/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/containers/apps/db-wait-redis/Dockerfile b/containers/apps/db-wait-redis/Dockerfile index 862f9d17f97..afc1f3902d6 100644 --- a/containers/apps/db-wait-redis/Dockerfile +++ b/containers/apps/db-wait-redis/Dockerfile @@ -1,5 +1,5 @@ # hadolint ignore=DL3007 -FROM tccr.io/tccr/alpine:latest@sha256:8ae22cc7c6f2dbc803e2d7e8aff41496d72a3ec4c2527501baac5f94360ed20a +FROM tccr.io/tccr/alpine:latest ARG TARGETPLATFORM ARG VERSION