1.9.0-ol-7-r27 release

This commit is contained in:
Bitnami Bot 2019-10-15 04:15:57 +00:00
parent 5ed0204cce
commit b724edfd11
2 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
FROM bitnami/oraclelinux-extras-base:7-r447
FROM bitnami/oraclelinux-extras-base:7-r448
LABEL maintainer "Bitnami <containers@bitnami.com>"
ENV BITNAMI_PKG_CHMOD="-R g+rwX" \
@ -19,7 +19,7 @@ COPY rootfs /
RUN /postunpack.sh
RUN /postunpack-harbor-portal.sh
ENV BITNAMI_APP_NAME="harbor-portal" \
BITNAMI_IMAGE_VERSION="1.9.0-ol-7-r26" \
BITNAMI_IMAGE_VERSION="1.9.0-ol-7-r27" \
NAMI_PREFIX="/.nami" \
PATH="/opt/bitnami/nginx/sbin:/opt/bitnami/harbor/bin:$PATH"

View File

@ -39,7 +39,7 @@ Non-root container images add an extra layer of security and are generally recom
Learn more about the Bitnami tagging policy and the difference between rolling tags and immutable tags [in our documentation page](https://docs.bitnami.com/containers/how-to/understand-rolling-tags-containers/).
* [`1-ol-7`, `1.9.0-ol-7-r26` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-harbor-portal/blob/1.9.0-ol-7-r26/1/ol-7/Dockerfile)
* [`1-ol-7`, `1.9.0-ol-7-r27` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-harbor-portal/blob/1.9.0-ol-7-r27/1/ol-7/Dockerfile)
* [`1-debian-9`, `1.9.0-debian-9-r15`, `1`, `1.9.0`, `1.9.0-r15`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-harbor-portal/blob/1.9.0-debian-9-r15/1/debian-9/Dockerfile)
* [`1-centos-7`, `1.9.0-centos-7-r0` (1/centos-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-harbor-portal/blob/1.9.0-centos-7-r0/1/centos-7/Dockerfile)