From 2a7ec6c30c108c8d4c8df2a9f45bdf3bae8ea3a3 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 1 Feb 2025 02:51:01 +0100 Subject: [PATCH] chore(container): update tccr.io/tccr/alpine:latest docker digest to 9a9ffc1 (#31391) 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 | `b253939` -> `9a9ffc1` | --- > [!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-mariadb/Dockerfile | 2 +- containers/apps/db-wait-postgres/Dockerfile | 2 +- containers/apps/db-wait-redis/Dockerfile | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/containers/apps/db-wait-mariadb/Dockerfile b/containers/apps/db-wait-mariadb/Dockerfile index 6bea805cc93..44c84a7c1fe 100644 --- a/containers/apps/db-wait-mariadb/Dockerfile +++ b/containers/apps/db-wait-mariadb/Dockerfile @@ -1,5 +1,5 @@ # hadolint ignore=DL3007 -FROM tccr.io/tccr/alpine:latest@sha256:b25393956a2e693711e9de978f5a884c88f51064d64bb48e7f699fbe75d430b6 +FROM tccr.io/tccr/alpine:latest@sha256:9a9ffc16f1f069874465aec0e8e716a4ac934eb30ee093ddfae4dc8aac47cb84 ARG TARGETPLATFORM ARG VERSION diff --git a/containers/apps/db-wait-postgres/Dockerfile b/containers/apps/db-wait-postgres/Dockerfile index 58a6ee8dbea..daf29254878 100644 --- a/containers/apps/db-wait-postgres/Dockerfile +++ b/containers/apps/db-wait-postgres/Dockerfile @@ -1,5 +1,5 @@ # hadolint ignore=DL3007 -FROM tccr.io/tccr/alpine:latest@sha256:b25393956a2e693711e9de978f5a884c88f51064d64bb48e7f699fbe75d430b6 +FROM tccr.io/tccr/alpine:latest@sha256:9a9ffc16f1f069874465aec0e8e716a4ac934eb30ee093ddfae4dc8aac47cb84 ARG TARGETPLATFORM ARG VERSION diff --git a/containers/apps/db-wait-redis/Dockerfile b/containers/apps/db-wait-redis/Dockerfile index 9c0411fde3d..55a587099c6 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:b25393956a2e693711e9de978f5a884c88f51064d64bb48e7f699fbe75d430b6 +FROM tccr.io/tccr/alpine:latest@sha256:9a9ffc16f1f069874465aec0e8e716a4ac934eb30ee093ddfae4dc8aac47cb84 ARG TARGETPLATFORM ARG VERSION