diff --git a/bitnami/harbor-portal/1/ol-7/Dockerfile b/bitnami/harbor-portal/1/ol-7/Dockerfile index 908f2299cd8b..7d9955805d52 100644 --- a/bitnami/harbor-portal/1/ol-7/Dockerfile +++ b/bitnami/harbor-portal/1/ol-7/Dockerfile @@ -20,7 +20,7 @@ COPY rootfs / RUN /postunpack.sh RUN /postunpack-harbor-portal.sh ENV BITNAMI_APP_NAME="harbor-portal" \ - BITNAMI_IMAGE_VERSION="1.9.3-ol-7-r18" \ + BITNAMI_IMAGE_VERSION="1.9.3-ol-7-r19" \ NAMI_PREFIX="/.nami" \ PATH="/opt/bitnami/nginx/sbin:/opt/bitnami/harbor/bin:$PATH" diff --git a/bitnami/harbor-portal/README.md b/bitnami/harbor-portal/README.md index fc2eaba4cf81..91ba581ff21a 100644 --- a/bitnami/harbor-portal/README.md +++ b/bitnami/harbor-portal/README.md @@ -39,7 +39,8 @@ 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.3-ol-7-r18` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-harbor-portal/blob/1.9.3-ol-7-r18/1/ol-7/Dockerfile) +* [`1-photon-3`, `1.9.3-photon-3-r0` (1/photon-3/Dockerfile)](https://github.com/bitnami/bitnami-docker-harbor-portal/blob/1.9.3-photon-3-r0/1/photon-3/Dockerfile) +* [`1-ol-7`, `1.9.3-ol-7-r19` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-harbor-portal/blob/1.9.3-ol-7-r19/1/ol-7/Dockerfile) * [`1-debian-9`, `1.9.3-debian-9-r8`, `1`, `1.9.3`, `1.9.3-r8`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-harbor-portal/blob/1.9.3-debian-9-r8/1/debian-9/Dockerfile) * [`1-centos-7`, `1.9.3-centos-7-r0` (1/centos-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-harbor-portal/blob/1.9.3-centos-7-r0/1/centos-7/Dockerfile)