2.4.2-debian-10-r4 release

This commit is contained in:
Bitnami Bot
2022-03-21 08:30:49 +00:00
parent 39da997ec3
commit c2971d4962
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-core/postunpack.sh
ENV BITNAMI_APP_NAME="harbor-core" \
BITNAMI_IMAGE_VERSION="2.4.2-debian-10-r3" \
BITNAMI_IMAGE_VERSION="2.4.2-debian-10-r4" \
PATH="/opt/bitnami/common/bin:/opt/bitnami/harbor-core/bin:$PATH"
VOLUME [ "/data", "/etc/core" ]