2.4.2-debian-10-r5 release

This commit is contained in:
Bitnami Bot
2022-03-22 08:02:38 +00:00
parent d5ae95ebba
commit 1b38b617e5
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-registryctl/postunpack.sh
ENV BITNAMI_APP_NAME="harbor-registryctl" \
BITNAMI_IMAGE_VERSION="2.4.2-debian-10-r4" \
BITNAMI_IMAGE_VERSION="2.4.2-debian-10-r5" \
PATH="/opt/bitnami/harbor-registry/bin:/opt/bitnami/common/bin:/opt/bitnami/harbor-registryctl/bin:$PATH"
VOLUME [ "/etc/registry", "/etc/registryctl", "/storage", "/var/lib/registry" ]