2.4.2-debian-10-r0 release

This commit is contained in:
Bitnami Bot
2022-03-17 07:40:32 +00:00
parent 562d7c2b43
commit e4f37e956a
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-13" --checksum 8f17daf7f543412e1a5a1a0a699f070dd213cc91aab48c239adc81bf978f6bf1
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "harbor-notary-server" "2.4.2-0" --checksum 0effde5696c351128593b44b0841ac9096e95474b9b19645a4698d8abdf292f9
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
@@ -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-r92" \
BITNAMI_IMAGE_VERSION="2.4.2-debian-10-r0" \
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": "8f17daf7f543412e1a5a1a0a699f070dd213cc91aab48c239adc81bf978f6bf1",
"digest": "0effde5696c351128593b44b0841ac9096e95474b9b19645a4698d8abdf292f9",
"distro": "debian-10",
"type": "NAMI",
"version": "2.4.1-13"
"version": "2.4.2-0"
}
}

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