diff --git a/bitnami/harbor-portal/2/debian-10/Dockerfile b/bitnami/harbor-portal/2/debian-10/Dockerfile index 9bd3d701e4b1..b8240903c4de 100644 --- a/bitnami/harbor-portal/2/debian-10/Dockerfile +++ b/bitnami/harbor-portal/2/debian-10/Dockerfile @@ -21,7 +21,7 @@ COPY rootfs / RUN /opt/bitnami/scripts/nginx/postunpack.sh RUN /opt/bitnami/scripts/harbor-portal/postunpack.sh ENV BITNAMI_APP_NAME="harbor-portal" \ - BITNAMI_IMAGE_VERSION="2.4.0-debian-10-r1" \ + BITNAMI_IMAGE_VERSION="2.4.0-debian-10-r2" \ NGINX_ENABLE_CUSTOM_PORTS="no" \ NGINX_HTTPS_PORT_NUMBER="" \ NGINX_HTTP_PORT_NUMBER="" \ diff --git a/bitnami/harbor-portal/README.md b/bitnami/harbor-portal/README.md index b0c73646af02..a02f2944ef85 100644 --- a/bitnami/harbor-portal/README.md +++ b/bitnami/harbor-portal/README.md @@ -42,7 +42,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/tutorials/understand-rolling-tags-containers/). -* [`2`, `2-debian-10`, `2.4.0`, `2.4.0-debian-10-r1`, `latest` (2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-harbor-portal/blob/2.4.0-debian-10-r1/2/debian-10/Dockerfile) +* [`2`, `2-debian-10`, `2.4.0`, `2.4.0-debian-10-r2`, `latest` (2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-harbor-portal/blob/2.4.0-debian-10-r2/2/debian-10/Dockerfile) # Configuration