1.8.3-debian-9-r0 release

This commit is contained in:
Bitnami Bot
2019-09-18 10:17:52 +00:00
parent 46384e9cc2
commit 0f1b1eddb0
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.2-0" --checksum 4a374e58b3c39ace0ae582ccb850989bf0ba1f36e7cf3e24a52b51fc31982469
RUN . ./libcomponent.sh && component_unpack "harbor-core" "1.8.3-0" --checksum 101cf2778a93d3bd3d4d6443b004fad0660390747164a12a594f04fc935d8975
COPY rootfs /
RUN /postunpack.sh
ENV BITNAMI_APP_NAME="harbor-core" \
BITNAMI_IMAGE_VERSION="1.8.2-debian-9-r35" \
BITNAMI_IMAGE_VERSION="1.8.3-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.8.3-debian-9-r0`, `1`, `1.8.3`, `1.8.3-r0`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-harbor-core/blob/1.8.3-debian-9-r0/1/debian-9/Dockerfile)
* [`1-ol-7`, `1.8.2-ol-7-r37` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-harbor-core/blob/1.8.2-ol-7-r37/1/ol-7/Dockerfile)
* [`1-debian-9`, `1.8.2-debian-9-r35`, `1`, `1.8.2`, `1.8.2-r35`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-harbor-core/blob/1.8.2-debian-9-r35/1/debian-9/Dockerfile)
# Configuration