[bitnami/harbor-exporter] Release 2.5.3-debian-11-r12 (#2413)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2022-08-09 04:50:06 +02:00
committed by GitHub
parent 99417c2a9e
commit 37d9926066
3 changed files with 7 additions and 7 deletions

View File

@@ -8,8 +8,8 @@ COPY prebuildfs /
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
# Install required system packages and dependencies
RUN install_packages acl ca-certificates curl gzip libc6 procps tar
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "harbor-exporter" "2.5.3-1" --checksum 9e8ef8d294feab783c00a85b1262457fb3904b23bddc4142a81944b9c9fba4bf
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-152" --checksum 0c751c7e2ec0bc900a19dbec0306d6294fe744ddfb0fa64197ba1a36040092f0
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "harbor-exporter" "2.5.3-2" --checksum 9ad91a7c58b322df89ba152a88211af048c3afcb85d8b011295da8badb9e2aed
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-153" --checksum d3ae0109be24e8bc56f97359b8290b91243454de946dd60bd8520a0896a88449
RUN apt-get update && apt-get upgrade -y && \
rm -r /var/lib/apt/lists /var/cache/apt/archives
RUN chmod g+rwX /opt/bitnami

View File

@@ -1,16 +1,16 @@
{
"gosu": {
"arch": "amd64",
"digest": "0c751c7e2ec0bc900a19dbec0306d6294fe744ddfb0fa64197ba1a36040092f0",
"digest": "d3ae0109be24e8bc56f97359b8290b91243454de946dd60bd8520a0896a88449",
"distro": "debian-11",
"type": "NAMI",
"version": "1.14.0-152"
"version": "1.14.0-153"
},
"harbor-exporter": {
"arch": "amd64",
"digest": "9e8ef8d294feab783c00a85b1262457fb3904b23bddc4142a81944b9c9fba4bf",
"digest": "9ad91a7c58b322df89ba152a88211af048c3afcb85d8b011295da8badb9e2aed",
"distro": "debian-11",
"type": "NAMI",
"version": "2.5.3-1"
"version": "2.5.3-2"
}
}

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-11`, `2.5.3`, `2.5.3-debian-11-r11`, `latest` (2/debian-11/Dockerfile)](https://github.com/bitnami/containers/blob/main/bitnami/harbor-exporter/2/debian-11/Dockerfile)
* [`2`, `2-debian-11`, `2.5.3`, `2.5.3-debian-11-r12`, `latest` (2/debian-11/Dockerfile)](https://github.com/bitnami/containers/blob/main/bitnami/harbor-exporter/2/debian-11/Dockerfile)
## Configuration