1.9.0-debian-9-r2 release

This commit is contained in:
Bitnami Bot
2019-09-20 18:36:51 +00:00
parent bb41b07778
commit 2d3e082044
2 changed files with 3 additions and 3 deletions

View File

@@ -9,12 +9,12 @@ ENV BITNAMI_PKG_CHMOD="-R g+rwX" \
# Install required system packages and dependencies
RUN install_packages libc6
RUN . ./libcomponent.sh && component_unpack "harbor-core" "1.9.0-0" --checksum 41408e46e27d7695b6ecbd2768520e5a1999ddcb275a79b195122081cfbf852d
RUN . ./libcomponent.sh && component_unpack "harbor-core" "1.9.0-1" --checksum d16095c01f2b325ead66dbcfac0d309e4f891c64377fde0b0541d37bffa539d5
COPY rootfs /
RUN /postunpack.sh
ENV BITNAMI_APP_NAME="harbor-core" \
BITNAMI_IMAGE_VERSION="1.9.0-debian-9-r1" \
BITNAMI_IMAGE_VERSION="1.9.0-debian-9-r2" \
NAMI_PREFIX="/.nami" \
PATH="/opt/bitnami/harbor-core/bin:$PATH"

View File

@@ -43,7 +43,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
* [`1-centos-7`, `-centos-7-r0` (1/centos-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-harbor-core/blob/-centos-7-r0/1/centos-7/Dockerfile)
* [`1-ol-7`, `1.9.0-ol-7-r2` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-harbor-core/blob/1.9.0-ol-7-r2/1/ol-7/Dockerfile)
* [`1-debian-9`, `1.9.0-debian-9-r1`, `1`, `1.9.0`, `1.9.0-r1`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-harbor-core/blob/1.9.0-debian-9-r1/1/debian-9/Dockerfile)
* [`1-debian-9`, `1.9.0-debian-9-r2`, `1`, `1.9.0`, `1.9.0-r2`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-harbor-core/blob/1.9.0-debian-9-r2/1/debian-9/Dockerfile)
# Configuration