2.5.1-debian-10-r0 release

This commit is contained in:
Bitnami Bot
2022-05-30 07:18:24 +00:00
committed by Bitnami Containers
parent 83fc87761e
commit 6767814045
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-notary-signer" "2.5.0-1" --checksum 2cb2a95c3af589569428a5e19595b535158f47c7a8762a79289799a48486a650
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "harbor-notary-signer" "2.5.1-0" --checksum 3ab229edadc9c37e6ec6e45bceae15885e3fea8803753cd26ad2bb5338ed8ee6
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
@@ -17,7 +17,7 @@ RUN chmod g+rwX /opt/bitnami
COPY rootfs /
RUN /opt/bitnami/scripts/harbor-notary-signer/postunpack.sh
ENV APP_VERSION="2.5.0" \
ENV APP_VERSION="2.5.1" \
BITNAMI_APP_NAME="harbor-notary-signer" \
PATH="/opt/bitnami/harbor-notary-signer/bin:/opt/bitnami/common/bin:$PATH" \
SERVICE_NAME="notary_signer"

View File

@@ -8,9 +8,9 @@
},
"harbor-notary-signer": {
"arch": "amd64",
"digest": "2cb2a95c3af589569428a5e19595b535158f47c7a8762a79289799a48486a650",
"digest": "3ab229edadc9c37e6ec6e45bceae15885e3fea8803753cd26ad2bb5338ed8ee6",
"distro": "debian-10",
"type": "NAMI",
"version": "2.5.0-1"
"version": "2.5.1-0"
}
}

View File

@@ -41,7 +41,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.5.0`, `2.5.0-debian-10-r47`, `latest` (2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-harbor-notary-signer/blob/2.5.0-debian-10-r47/2/debian-10/Dockerfile)
* [`2`, `2-debian-10`, `2.5.1`, `2.5.1-debian-10-r0`, `latest` (2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-harbor-notary-signer/blob/2.5.1-debian-10-r0/2/debian-10/Dockerfile)
## Configuration