2.4.1-debian-10-r90 release

This commit is contained in:
Bitnami Bot
2022-03-16 07:19:39 +00:00
parent b07c9812f4
commit 268b79298d
2 changed files with 2 additions and 2 deletions

View File

@@ -20,7 +20,7 @@ RUN chmod g+rwX /opt/bitnami
COPY rootfs /
RUN /opt/bitnami/scripts/harbor-clair/postunpack.sh
ENV BITNAMI_APP_NAME="harbor-clair" \
BITNAMI_IMAGE_VERSION="2.4.1-debian-10-r89" \
BITNAMI_IMAGE_VERSION="2.4.1-debian-10-r90" \
PATH="/opt/bitnami/git/bin:/opt/bitnami/common/bin:/opt/bitnami/harbor-clair/bin:$PATH"
EXPOSE 6060 6061