1.10.0-ol-7-r7 release
This commit is contained in:
parent
d902b41ae5
commit
17a8126c75
|
|
@ -22,7 +22,7 @@ COPY rootfs /
|
|||
RUN /postunpack.sh
|
||||
RUN /postunpack-harbor-portal.sh
|
||||
ENV BITNAMI_APP_NAME="harbor-portal" \
|
||||
BITNAMI_IMAGE_VERSION="1.10.0-ol-7-r6" \
|
||||
BITNAMI_IMAGE_VERSION="1.10.0-ol-7-r7" \
|
||||
NAMI_PREFIX="/.nami" \
|
||||
PATH="/opt/bitnami/nginx/sbin:/opt/bitnami/harbor/bin:$PATH"
|
||||
|
||||
|
|
|
|||
|
|
@ -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.10.0-ol-7-r6` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-harbor-portal/blob/1.10.0-ol-7-r6/1/ol-7/Dockerfile)
|
||||
* [`1-ol-7`, `1.10.0-ol-7-r7` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-harbor-portal/blob/1.10.0-ol-7-r7/1/ol-7/Dockerfile)
|
||||
* [`1-debian-9`, `1.10.0-debian-9-r4`, `1`, `1.10.0`, `1.10.0-r4`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-harbor-portal/blob/1.10.0-debian-9-r4/1/debian-9/Dockerfile)
|
||||
* [`1-centos-7`, `1.10.0-centos-7-r0` (1/centos-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-harbor-portal/blob/1.10.0-centos-7-r0/1/centos-7/Dockerfile)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue