1.6.0-debian-10-r9 release

This commit is contained in:
Bitnami Bot
2022-03-19 20:48:47 +00:00
parent 35861c1036
commit 1fe911ad60
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.6.0-debian-10-r8" \
BITNAMI_IMAGE_VERSION="1.6.0-debian-10-r9" \
PATH="/opt/bitnami/cosign/bin:$PATH"
WORKDIR /cosign-keys