1.10.0-ol-7-r29 release

This commit is contained in:
Bitnami Bot 2020-01-11 04:30:24 +00:00
parent 97d8a921e5
commit d3b535fc3a
2 changed files with 2 additions and 2 deletions

View File

@ -23,7 +23,7 @@ RUN curl --silent -L https://github.com/bitnami/wait-for-port/releases/download/
COPY rootfs /
RUN /postunpack.sh
ENV BITNAMI_APP_NAME="harbor-core" \
BITNAMI_IMAGE_VERSION="1.10.0-ol-7-r28" \
BITNAMI_IMAGE_VERSION="1.10.0-ol-7-r29" \
NAMI_PREFIX="/.nami" \
PATH="/opt/bitnami/harbor-core/bin:$PATH"

View File

@ -41,7 +41,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.10.0-ol-7-r28` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-harbor-core/blob/1.10.0-ol-7-r28/1/ol-7/Dockerfile)
* [`1-ol-7`, `1.10.0-ol-7-r29` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-harbor-core/blob/1.10.0-ol-7-r29/1/ol-7/Dockerfile)
* [`1-debian-9`, `1.10.0-debian-9-r26`, `1`, `1.10.0`, `1.10.0-r26`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-harbor-core/blob/1.10.0-debian-9-r26/1/debian-9/Dockerfile)
* [`1-centos-7`, `1.10.0-centos-7-r0` (1/centos-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-harbor-core/blob/1.10.0-centos-7-r0/1/centos-7/Dockerfile)