1.5.2-debian-10-r15 release

This commit is contained in:
Bitnami Bot
2022-03-07 07:26:00 +00:00
parent 200fe9980f
commit abbf0f10f3
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-r14" \
BITNAMI_IMAGE_VERSION="1.5.2-debian-10-r15" \
PATH="/opt/bitnami/cosign/bin:$PATH"
WORKDIR /cosign-keys