1.9.0-debian-9-r0 release

This commit is contained in:
Bitnami Bot
2019-09-19 13:17:14 +00:00
parent beb0bdac14
commit 42f5325790
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.8.3-0" --checksum 101cf2778a93d3bd3d4d6443b004fad0660390747164a12a594f04fc935d8975
RUN . ./libcomponent.sh && component_unpack "harbor-core" "1.9.0-0" --checksum 41408e46e27d7695b6ecbd2768520e5a1999ddcb275a79b195122081cfbf852d
COPY rootfs /
RUN /postunpack.sh
ENV BITNAMI_APP_NAME="harbor-core" \
BITNAMI_IMAGE_VERSION="1.8.3-debian-9-r1" \
BITNAMI_IMAGE_VERSION="1.9.0-debian-9-r0" \
NAMI_PREFIX="/.nami" \
PATH="/opt/bitnami/harbor-core/bin:$PATH"

View File

@@ -42,8 +42,8 @@ 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-debian-9`, `1.9.0-debian-9-r0`, `1`, `1.9.0`, `1.9.0-r0`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-harbor-core/blob/1.9.0-debian-9-r0/1/debian-9/Dockerfile)
* [`1-ol-7`, `1.8.3-ol-7-r1` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-harbor-core/blob/1.8.3-ol-7-r1/1/ol-7/Dockerfile)
* [`1-debian-9`, `1.8.3-debian-9-r1`, `1`, `1.8.3`, `1.8.3-r1`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-harbor-core/blob/1.8.3-debian-9-r1/1/debian-9/Dockerfile)
# Configuration