2.4.1-debian-10-r60 release

This commit is contained in:
Bitnami Bot
2022-02-16 17:26:38 +00:00
parent 8eee92458b
commit 8af9e81b57
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 procps tar
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "harbor-notary-signer" "2.4.1-7" --checksum b170d8102629bea9aa1fc5f722a82006c20582e8208ad9e3a1ada00fbe796aaf
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-4" --checksum ec62006ece7e0b49c65926e458ba2b71d6d251552118b1378840b1803dbb3d53
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "harbor-notary-signer" "2.4.1-8" --checksum f9b32eb4539707b454bc64aabdf8860850f37980d3262a5069c27b6fbd982bdf
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-5" --checksum 6f8fd2267481ffbe899a7f93b7b3076cd78dd70b7b9835bed79414932a749664
RUN apt-get update && apt-get upgrade -y && \
rm -r /var/lib/apt/lists /var/cache/apt/archives
RUN chmod g+rwX /opt/bitnami
@@ -18,7 +18,7 @@ RUN chmod g+rwX /opt/bitnami
COPY rootfs /
RUN /opt/bitnami/scripts/harbor-notary-signer/postunpack.sh
ENV BITNAMI_APP_NAME="harbor-notary-signer" \
BITNAMI_IMAGE_VERSION="2.4.1-debian-10-r59" \
BITNAMI_IMAGE_VERSION="2.4.1-debian-10-r60" \
PATH="/opt/bitnami/harbor-notary-signer/bin:/opt/bitnami/common/bin:$PATH" \
SERVICE_NAME="notary_signer"

View File

@@ -1,16 +1,16 @@
{
"gosu": {
"arch": "amd64",
"digest": "ec62006ece7e0b49c65926e458ba2b71d6d251552118b1378840b1803dbb3d53",
"digest": "6f8fd2267481ffbe899a7f93b7b3076cd78dd70b7b9835bed79414932a749664",
"distro": "debian-10",
"type": "NAMI",
"version": "1.14.0-4"
"version": "1.14.0-5"
},
"harbor-notary-signer": {
"arch": "amd64",
"digest": "b170d8102629bea9aa1fc5f722a82006c20582e8208ad9e3a1ada00fbe796aaf",
"digest": "f9b32eb4539707b454bc64aabdf8860850f37980d3262a5069c27b6fbd982bdf",
"distro": "debian-10",
"type": "NAMI",
"version": "2.4.1-7"
"version": "2.4.1-8"
}
}

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