1.5.2-debian-10-r6 release

This commit is contained in:
Bitnami Bot
2022-02-26 04:00:19 +00:00
parent 2bbaf27ace
commit ab6f600c82
2 changed files with 2 additions and 2 deletions

View File

@@ -19,7 +19,7 @@ RUN chmod g+rwX /opt/bitnami
RUN mkdir -p "/cosign-keys" && chmod -R 777 "/cosign-keys"
ENV BITNAMI_APP_NAME="cosign" \
BITNAMI_IMAGE_VERSION="1.5.2-debian-10-r5" \
BITNAMI_IMAGE_VERSION="1.5.2-debian-10-r6" \
PATH="/opt/bitnami/cosign/bin:$PATH"
WORKDIR /cosign-keys