1.7.1-debian-10-r29 release

This commit is contained in:
Bitnami Bot
2022-03-06 09:22:24 +00:00
parent 2189df5ce9
commit f6b9e52c10
2 changed files with 2 additions and 2 deletions

View File

@@ -18,7 +18,7 @@ RUN apt-get update && apt-get upgrade -y && \
RUN chmod g+rwX /opt/bitnami
ENV BITNAMI_APP_NAME="cert-manager-webhook" \
BITNAMI_IMAGE_VERSION="1.7.1-debian-10-r28" \
BITNAMI_IMAGE_VERSION="1.7.1-debian-10-r29" \
PATH="/opt/bitnami/cert-manager-webhook/bin:$PATH"
WORKDIR /opt/bitnami/cert-manager-webhook