1.7.1-debian-10-r24 release

This commit is contained in:
Bitnami Bot
2022-03-01 10:44:00 +00:00
parent f44d5595d8
commit 583938f142
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-r23" \
BITNAMI_IMAGE_VERSION="1.7.1-debian-10-r24" \
PATH="/opt/bitnami/cert-manager-webhook/bin:$PATH"
WORKDIR /opt/bitnami/cert-manager-webhook