From 101d94f022bca25f4153fd4da63d0a0165e71844 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Tue, 7 Oct 2025 15:31:32 +0200 Subject: [PATCH] [bitnami/fluxcd-image-automation-controller] Release 1.0.1-debian-12-r1 (#87036) Signed-off-by: Bitnami Bot --- .../fluxcd-image-automation-controller/1/debian-12/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bitnami/fluxcd-image-automation-controller/1/debian-12/Dockerfile b/bitnami/fluxcd-image-automation-controller/1/debian-12/Dockerfile index d52d3c6babf6..b76256b18622 100644 --- a/bitnami/fluxcd-image-automation-controller/1/debian-12/Dockerfile +++ b/bitnami/fluxcd-image-automation-controller/1/debian-12/Dockerfile @@ -7,7 +7,7 @@ ARG DOWNLOADS_URL="downloads.bitnami.com/files/stacksmith" ARG TARGETARCH LABEL org.opencontainers.image.base.name="docker.io/bitnami/minideb:bookworm" \ - org.opencontainers.image.created="2025-10-07T12:28:56Z" \ + org.opencontainers.image.created="2025-10-07T13:20:22Z" \ org.opencontainers.image.description="Application packaged by Broadcom, Inc." \ org.opencontainers.image.documentation="https://github.com/bitnami/containers/tree/main/bitnami/fluxcd-image-automation-controller/README.md" \ org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/fluxcd-image-automation-controller" \