2.5.3-debian-11-r2 release

This commit is contained in:
Bitnami Bot
2022-07-14 18:19:23 +00:00
committed by Bitnami Containers
parent fd347bb24d
commit d63b357260
3 changed files with 4 additions and 4 deletions

View File

@@ -8,7 +8,7 @@ COPY prebuildfs /
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
# 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.3-0" --checksum ed038f3900209bfd4ccb1f9b5ae5f8d234adaaefa4d926d1d8bd2841c203ffde
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "harbor-notary-signer" "2.5.3-1" --checksum 7b3b98c9368eeee679fb600993ce2034e995b2651f9d49c5d5a1dca0adc75d5f
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-151" --checksum 089bb11a3bc6031c5a91ab5f9534e9e7e41b928d10d72a3986f16bb61d3a9900
RUN apt-get update && apt-get upgrade -y && \
rm -r /var/lib/apt/lists /var/cache/apt/archives

View File

@@ -8,9 +8,9 @@
},
"harbor-notary-signer": {
"arch": "amd64",
"digest": "ed038f3900209bfd4ccb1f9b5ae5f8d234adaaefa4d926d1d8bd2841c203ffde",
"digest": "7b3b98c9368eeee679fb600993ce2034e995b2651f9d49c5d5a1dca0adc75d5f",
"distro": "debian-11",
"type": "NAMI",
"version": "2.5.3-0"
"version": "2.5.3-1"
}
}

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