2.4.2-debian-10-r2 release

This commit is contained in:
Bitnami Bot
2022-03-19 08:04:59 +00:00
parent 8b3a3b5af8
commit 144072ab6b
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-r1" \
BITNAMI_IMAGE_VERSION="2.4.2-debian-10-r2" \
PATH="/opt/bitnami/common/bin:/opt/bitnami/harbor-core/bin:$PATH"
VOLUME [ "/data", "/etc/core" ]