[bitnami/cert-manager] Release 1.18.2-debian-12-r7 (#85891)
Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
parent
878f56305e
commit
a30a59d495
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue