2.4.1-debian-10-r34 release

This commit is contained in:
Bitnami Bot
2022-01-21 01:10:33 +00:00
parent 866a02d313
commit e5c7e463af
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-3" --checksum eaac09590aad618e239504753be89fc5a1b3ee40b5ee9a2aa9e477a7948c2654
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-1" --checksum 16f1a317859b06ae82e816b30f98f28b4707d18fe6cc3881bff535192a7715dc
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "harbor-notary-signer" "2.4.1-4" --checksum 522ebc84966380f0df37bf4c7ae366a641cee107b9d259c753da63de52100cc3
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-2" --checksum 7419bc5e2be68eb14c92e321acc843413481cda73323fb8c0d1dda8b1e5aa9d5
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-r33" \
BITNAMI_IMAGE_VERSION="2.4.1-debian-10-r34" \
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": "16f1a317859b06ae82e816b30f98f28b4707d18fe6cc3881bff535192a7715dc",
"digest": "7419bc5e2be68eb14c92e321acc843413481cda73323fb8c0d1dda8b1e5aa9d5",
"distro": "debian-10",
"type": "NAMI",
"version": "1.14.0-1"
"version": "1.14.0-2"
},
"harbor-notary-signer": {
"arch": "amd64",
"digest": "eaac09590aad618e239504753be89fc5a1b3ee40b5ee9a2aa9e477a7948c2654",
"digest": "522ebc84966380f0df37bf4c7ae366a641cee107b9d259c753da63de52100cc3",
"distro": "debian-10",
"type": "NAMI",
"version": "2.4.1-3"
"version": "2.4.1-4"
}
}

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