2.5.1-debian-10-r0 release

This commit is contained in:
Bitnami Bot 2022-05-30 13:44:07 +00:00 committed by Bitnami Containers
parent 5b4ba1afe4
commit b7dd6dba4c
3 changed files with 5 additions and 5 deletions

View File

@ -11,7 +11,7 @@ COPY prebuildfs /
RUN install_packages acl ca-certificates curl gzip libc6 libgeoip1 libpcre3 libssl1.1 procps tar zlib1g
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "nginx" "1.22.0-0" --checksum acf4752982fdb622ed0abaf7ee9ffc3d4c53ed09345f92717766d73f23aa4805
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "render-template" "1.0.3-0" --checksum af5ec81cfb8e8420fe6af80a77d40da25e0f7e136abb6dde27267c97fb27cf8b
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "harbor" "2.5.0-0" --checksum 8246a13fc0974c4f29d2103b912cf97986897ebac157956cfdc6dbaee4a1baaa
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "harbor" "2.5.1-0" --checksum c8eb586c3bfca22e2f46e08d8e0dd890800996496b01aebe0cdaa5485a6a1ccc
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-7" --checksum d6280b6f647a62bf6edc74dc8e526bfff63ddd8067dcb8540843f47203d9ccf1
RUN apt-get update && apt-get upgrade -y && \
rm -r /var/lib/apt/lists /var/cache/apt/archives
@ -22,7 +22,7 @@ RUN ln -sf /dev/stderr /opt/bitnami/nginx/logs/error.log
COPY rootfs /
RUN /opt/bitnami/scripts/nginx/postunpack.sh
RUN /opt/bitnami/scripts/harbor-portal/postunpack.sh
ENV APP_VERSION="2.5.0" \
ENV APP_VERSION="2.5.1" \
BITNAMI_APP_NAME="harbor-portal" \
NGINX_HTTPS_PORT_NUMBER="" \
NGINX_HTTP_PORT_NUMBER="" \

View File

@ -8,10 +8,10 @@
},
"harbor": {
"arch": "amd64",
"digest": "8246a13fc0974c4f29d2103b912cf97986897ebac157956cfdc6dbaee4a1baaa",
"digest": "c8eb586c3bfca22e2f46e08d8e0dd890800996496b01aebe0cdaa5485a6a1ccc",
"distro": "debian-10",
"type": "NAMI",
"version": "2.5.0-0"
"version": "2.5.1-0"
},
"nginx": {
"arch": "amd64",

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/tutorials/understand-rolling-tags-containers/).
* [`2`, `2-debian-10`, `2.5.0`, `2.5.0-debian-10-r46`, `latest` (2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-harbor-portal/blob/2.5.0-debian-10-r46/2/debian-10/Dockerfile)
* [`2`, `2-debian-10`, `2.5.1`, `2.5.1-debian-10-r0`, `latest` (2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-harbor-portal/blob/2.5.1-debian-10-r0/2/debian-10/Dockerfile)
## Configuration