From 1eccc759647e9061f6fff6bbffa2b0b45e23fbc8 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 6 Jun 2025 02:14:46 +0200 Subject: [PATCH] chore(container): update tccr.io/tccr/alpine:latest docker digest to ffd0ba1 (#35980) --- 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 d6c25dca465..fe7a37d3e83 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:8ae22cc7c6f2dbc803e2d7e8aff41496d72a3ec4c2527501baac5f94360ed20a +FROM tccr.io/tccr/alpine:latest@sha256:ffd0ba19473dfdeccd1d92dfed5b91662ed5e127ef139cad919d1aca4f9f9b3a ARG TARGETPLATFORM ARG VERSION diff --git a/containers/apps/db-wait-postgres/Dockerfile b/containers/apps/db-wait-postgres/Dockerfile index 29df3815ea4..053e703ab9a 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:8ae22cc7c6f2dbc803e2d7e8aff41496d72a3ec4c2527501baac5f94360ed20a +FROM tccr.io/tccr/alpine:latest@sha256:ffd0ba19473dfdeccd1d92dfed5b91662ed5e127ef139cad919d1aca4f9f9b3a ARG TARGETPLATFORM ARG VERSION diff --git a/containers/apps/db-wait-redis/Dockerfile b/containers/apps/db-wait-redis/Dockerfile index 862f9d17f97..af23741fdb2 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@sha256:ffd0ba19473dfdeccd1d92dfed5b91662ed5e127ef139cad919d1aca4f9f9b3a ARG TARGETPLATFORM ARG VERSION