2.4.1-debian-10-r25 release

This commit is contained in:
Bitnami Bot
2022-01-11 17:01:59 +00:00
parent 6f49cccd68
commit bf04c1e138
3 changed files with 5 additions and 5 deletions

View File

@@ -9,14 +9,14 @@ 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-1" --checksum f8d9b7ceb0d042faa0273d2c7a1370676f38ec27313fdc0bce32e574fe7164f2
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "harbor-notary-server" "2.4.1-2" --checksum 6c554d3525590c4714aca04223b14d72fa0c0221490a4a909f01b749d35ef86f
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-1" --checksum 16f1a317859b06ae82e816b30f98f28b4707d18fe6cc3881bff535192a7715dc
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-r24" \
BITNAMI_IMAGE_VERSION="2.4.1-debian-10-r25" \
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": "f8d9b7ceb0d042faa0273d2c7a1370676f38ec27313fdc0bce32e574fe7164f2",
"digest": "6c554d3525590c4714aca04223b14d72fa0c0221490a4a909f01b749d35ef86f",
"distro": "debian-10",
"type": "NAMI",
"version": "2.4.1-1"
"version": "2.4.1-2"
}
}

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