2.4.2-debian-10-r13 release

This commit is contained in:
Bitnami Bot
2022-03-29 12:03:33 +00:00
parent 9b7609313c
commit 7173d5b987
3 changed files with 5 additions and 5 deletions

View File

@@ -9,7 +9,7 @@ ENV HOME="/" \
COPY prebuildfs /
# 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.4.2-1" --checksum fbb70f9fafd4c94d6a3a8cf43125bd2b2949f9c89732b4f45720a51a2f134b6e
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "harbor-exporter" "2.4.2-2" --checksum 97a98b76b082423b013f0b16169ba0235518896eb9a7aaf927b1a43d035ae81a
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
@@ -19,7 +19,7 @@ COPY rootfs /
RUN /opt/bitnami/scripts/harbor-exporter/postunpack.sh
ENV APP_VERSION="2.4.2" \
BITNAMI_APP_NAME="harbor-exporter" \
BITNAMI_IMAGE_VERSION="2.4.2-debian-10-r12" \
BITNAMI_IMAGE_VERSION="2.4.2-debian-10-r13" \
PATH="/opt/bitnami/harbor-exporter/bin:/opt/bitnami/common/bin:$PATH"
EXPOSE 9090

View File

@@ -8,9 +8,9 @@
},
"harbor-exporter": {
"arch": "amd64",
"digest": "fbb70f9fafd4c94d6a3a8cf43125bd2b2949f9c89732b4f45720a51a2f134b6e",
"digest": "97a98b76b082423b013f0b16169ba0235518896eb9a7aaf927b1a43d035ae81a",
"distro": "debian-10",
"type": "NAMI",
"version": "2.4.2-1"
"version": "2.4.2-2"
}
}

View File

@@ -44,7 +44,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.2`, `2.4.2-debian-10-r12`, `latest` (2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-harbor-exporter/blob/2.4.2-debian-10-r12/2/debian-10/Dockerfile)
* [`2`, `2-debian-10`, `2.4.2`, `2.4.2-debian-10-r13`, `latest` (2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-harbor-exporter/blob/2.4.2-debian-10-r13/2/debian-10/Dockerfile)
## Configuration