2.4.1-debian-10-r70 release

This commit is contained in:
Bitnami Bot
2022-02-23 18:56:53 +00:00
parent b3f9de4867
commit c4ac24dae9
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-server" "2.4.1-9" --checksum 8988d0644fc393167b9b944cf91442539e4fda4b24687a23f9899a8f309074cf
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "harbor-notary-server" "2.4.1-10" --checksum 8bed3dcfe43497728ddfcd4cc5dd276c546bfd4acf5d67fd5a3fcabf3ba03a1b
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-6" --checksum 6f8fd2267481ffbe899a7f93b7b3076cd78dd70b7b9835bed79414932a749664
RUN apt-get update && apt-get upgrade -y && \
rm -r /var/lib/apt/lists /var/cache/apt/archives
@@ -18,7 +18,7 @@ RUN chmod g+rwX /opt/bitnami
COPY rootfs /
RUN /opt/bitnami/scripts/harbor-notary-server/postunpack.sh
ENV BITNAMI_APP_NAME="harbor-notary-server" \
BITNAMI_IMAGE_VERSION="2.4.1-debian-10-r69" \
BITNAMI_IMAGE_VERSION="2.4.1-debian-10-r70" \
PATH="/opt/bitnami/harbor-notary-server/bin:/opt/bitnami/common/bin:$PATH" \
SERVICE_NAME="notary_server"

View File

@@ -8,9 +8,9 @@
},
"harbor-notary-server": {
"arch": "amd64",
"digest": "8988d0644fc393167b9b944cf91442539e4fda4b24687a23f9899a8f309074cf",
"digest": "8bed3dcfe43497728ddfcd4cc5dd276c546bfd4acf5d67fd5a3fcabf3ba03a1b",
"distro": "debian-10",
"type": "NAMI",
"version": "2.4.1-9"
"version": "2.4.1-10"
}
}

View File

@@ -42,7 +42,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-r69`, `latest` (2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-harbor-notary-server/blob/2.4.1-debian-10-r69/2/debian-10/Dockerfile)
* [`2`, `2-debian-10`, `2.4.1`, `2.4.1-debian-10-r70`, `latest` (2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-harbor-notary-server/blob/2.4.1-debian-10-r70/2/debian-10/Dockerfile)
## Configuration