2.5.1-debian-11-r4 release

This commit is contained in:
Bitnami Bot 2022-06-10 19:11:12 +00:00 committed by Bitnami Containers
parent 6f4d321ab5
commit 55487eb78a
3 changed files with 5 additions and 5 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-server" "2.5.1-0" --checksum f210d5cc97d6674ad7812564faaa66974e7ce31d44ad5b8f0c8b7cc1b08b7e98
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-0" --checksum da4a2f759ccc57c100d795b71ab297f48b31c4dd7578d773d963bbd49c42bd7b
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "harbor-notary-server" "2.5.1-150" --checksum f210d5cc97d6674ad7812564faaa66974e7ce31d44ad5b8f0c8b7cc1b08b7e98
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-150" --checksum da4a2f759ccc57c100d795b71ab297f48b31c4dd7578d773d963bbd49c42bd7b
RUN apt-get update && apt-get upgrade -y && \
rm -r /var/lib/apt/lists /var/cache/apt/archives
RUN chmod g+rwX /opt/bitnami

View File

@ -4,13 +4,13 @@
"digest": "da4a2f759ccc57c100d795b71ab297f48b31c4dd7578d773d963bbd49c42bd7b",
"distro": "debian-11",
"type": "NAMI",
"version": "1.14.0-0"
"version": "1.14.0-150"
},
"harbor-notary-server": {
"arch": "amd64",
"digest": "f210d5cc97d6674ad7812564faaa66974e7ce31d44ad5b8f0c8b7cc1b08b7e98",
"distro": "debian-11",
"type": "NAMI",
"version": "2.5.1-0"
"version": "2.5.1-150"
}
}

View File

@ -40,7 +40,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.1`, `2.5.1-debian-11-r3`, `latest` (2/debian-11/Dockerfile)](https://github.com/bitnami/bitnami-docker-harbor-notary-server/blob/2.5.1-debian-11-r3/2/debian-11/Dockerfile)
* [`2`, `2-debian-11`, `2.5.1`, `2.5.1-debian-11-r4`, `latest` (2/debian-11/Dockerfile)](https://github.com/bitnami/bitnami-docker-harbor-notary-server/blob/2.5.1-debian-11-r4/2/debian-11/Dockerfile)
## Configuration