2.4.1-debian-10-r38 release

This commit is contained in:
Bitnami Bot
2022-01-25 03:39:12 +00:00
parent ff5596e958
commit 83ea588c72
3 changed files with 11 additions and 11 deletions

View File

@@ -9,10 +9,10 @@ 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-3" --checksum fd50ae3e5db7e54d4e3168aebc7d0fe037fc975ae3611c97e0abcbbcc503b2e8
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 "harbor-clair" "2.4.1-4" --checksum d171fe40d3912e00d55f02a0623ce3d31631404800dd2cc0b8e89cfd441a084f
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-2" --checksum 7419bc5e2be68eb14c92e321acc843413481cda73323fb8c0d1dda8b1e5aa9d5
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 && \
rm -r /var/lib/apt/lists /var/cache/apt/archives
RUN chmod g+rwX /opt/bitnami
@@ -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-r37" \
BITNAMI_IMAGE_VERSION="2.4.1-debian-10-r38" \
PATH="/opt/bitnami/git/bin:/opt/bitnami/common/bin:/opt/bitnami/harbor-clair/bin:$PATH"
EXPOSE 6060 6061

View File

@@ -1,24 +1,24 @@
{
"git": {
"arch": "amd64",
"digest": "fd50ae3e5db7e54d4e3168aebc7d0fe037fc975ae3611c97e0abcbbcc503b2e8",
"digest": "3cb223b1dbe1be9280279e2427c850f7080bf6d0b938c2fbe7b2d7a34724c61b",
"distro": "debian-10",
"type": "NAMI",
"version": "2.34.1-3"
"version": "2.34.1-4"
},
"gosu": {
"arch": "amd64",
"digest": "7419bc5e2be68eb14c92e321acc843413481cda73323fb8c0d1dda8b1e5aa9d5",
"digest": "276ab5a0be4b05e136ec468d62c8f9cc4f40d9664c55f01f16a9f1209ba16980",
"distro": "debian-10",
"type": "NAMI",
"version": "1.14.0-2"
"version": "1.14.0-3"
},
"harbor-clair": {
"arch": "amd64",
"digest": "d171fe40d3912e00d55f02a0623ce3d31631404800dd2cc0b8e89cfd441a084f",
"digest": "df8c0f8def451bc7528fd0f3409ac184332f0ebf2a61b17ae9a3b9997440a8e9",
"distro": "debian-10",
"type": "NAMI",
"version": "2.4.1-4"
"version": "2.4.1-5"
},
"wait-for-port": {
"arch": "amd64",

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