2.4.1-debian-10-r39 release

This commit is contained in:
Bitnami Bot
2022-01-25 07:44:34 +00:00
parent 83ea588c72
commit 514a3eaede
3 changed files with 8 additions and 8 deletions

View File

@@ -9,8 +9,8 @@ ENV HOME="/" \
COPY prebuildfs /
# Install required system packages and dependencies
RUN install_packages acl ca-certificates curl gzip libc6 libcom-err2 libcurl4 libffi6 libgcrypt20 libgmp10 libgnutls30 libgpg-error0 libgssapi-krb5-2 libhogweed4 libidn2-0 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libnettle6 libnghttp2-14 libp11-kit0 libpsl5 librtmp1 libsasl2-2 libssh2-1 libssl1.1 libtasn1-6 libunistring2 procps rpm tar xz-utils zlib1g
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "git" "2.34.1-4" --checksum 3cb223b1dbe1be9280279e2427c850f7080bf6d0b938c2fbe7b2d7a34724c61b
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "wait-for-port" "1.0.1-5" --checksum 1e34030c18f0ec2467fa5f1b1fbad24add217f671c3a61628f7b8671391f9676
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "git" "2.35.0-0" --checksum 51075db42727d7b14b9941e7d7c063a135e9ad60cc606676d6e817e7d4a607b9
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "wait-for-port" "1.0.1-6" --checksum 845ff207415b5730cadd45aa3c757ca45a5c9e73bc54c24aa481ddca24eec35d
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "harbor-clair" "2.4.1-5" --checksum df8c0f8def451bc7528fd0f3409ac184332f0ebf2a61b17ae9a3b9997440a8e9
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-3" --checksum 276ab5a0be4b05e136ec468d62c8f9cc4f40d9664c55f01f16a9f1209ba16980
RUN apt-get update && apt-get upgrade -y && \
@@ -20,7 +20,7 @@ RUN chmod g+rwX /opt/bitnami
COPY rootfs /
RUN /opt/bitnami/scripts/harbor-clair/postunpack.sh
ENV BITNAMI_APP_NAME="harbor-clair" \
BITNAMI_IMAGE_VERSION="2.4.1-debian-10-r38" \
BITNAMI_IMAGE_VERSION="2.4.1-debian-10-r39" \
PATH="/opt/bitnami/git/bin:/opt/bitnami/common/bin:/opt/bitnami/harbor-clair/bin:$PATH"
EXPOSE 6060 6061

View File

@@ -1,10 +1,10 @@
{
"git": {
"arch": "amd64",
"digest": "3cb223b1dbe1be9280279e2427c850f7080bf6d0b938c2fbe7b2d7a34724c61b",
"digest": "51075db42727d7b14b9941e7d7c063a135e9ad60cc606676d6e817e7d4a607b9",
"distro": "debian-10",
"type": "NAMI",
"version": "2.34.1-4"
"version": "2.35.0-0"
},
"gosu": {
"arch": "amd64",
@@ -22,9 +22,9 @@
},
"wait-for-port": {
"arch": "amd64",
"digest": "1e34030c18f0ec2467fa5f1b1fbad24add217f671c3a61628f7b8671391f9676",
"digest": "845ff207415b5730cadd45aa3c757ca45a5c9e73bc54c24aa481ddca24eec35d",
"distro": "debian-10",
"type": "NAMI",
"version": "1.0.1-5"
"version": "1.0.1-6"
}
}

View File

@@ -43,7 +43,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.1`, `2.4.1-debian-10-r38`, `latest` (2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-harbor-clair/blob/2.4.1-debian-10-r38/2/debian-10/Dockerfile)
* [`2`, `2-debian-10`, `2.4.1`, `2.4.1-debian-10-r39`, `latest` (2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-harbor-clair/blob/2.4.1-debian-10-r39/2/debian-10/Dockerfile)
## Configuration