diff --git a/bitnami/cert-manager/1.18/debian-12/Dockerfile b/bitnami/cert-manager/1.18/debian-12/Dockerfile index 1a32f6e638f9..b31c9407c4e5 100644 --- a/bitnami/cert-manager/1.18/debian-12/Dockerfile +++ b/bitnami/cert-manager/1.18/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-09-03T20:07:44Z" \ + org.opencontainers.image.created="2025-09-07T00:25:38Z" \ org.opencontainers.image.description="Application packaged by Broadcom, Inc." \ org.opencontainers.image.documentation="https://github.com/bitnami/containers/tree/main/bitnami/cert-manager/README.md" \ org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/cert-manager" \ @@ -47,7 +47,7 @@ RUN uninstall_packages curl ENV APP_VERSION="1.18.2" \ BITNAMI_APP_NAME="cert-manager" \ - IMAGE_REVISION="6" \ + IMAGE_REVISION="7" \ PATH="/opt/bitnami/cert-manager/bin:$PATH" WORKDIR /opt/bitnami/cert-manager