2.0.1-debian-10-r2 release

This commit is contained in:
Bitnami Bot
2020-07-02 13:14:01 +00:00
parent 844b9c54f6
commit 9cdb1692ca
4 changed files with 4 additions and 4 deletions

View File

@@ -17,7 +17,7 @@ RUN apt-get update && apt-get upgrade -y && \
COPY rootfs /
RUN /opt/bitnami/scripts/harbor-notary-signer/postunpack.sh
ENV BITNAMI_APP_NAME="harbor-notary-signer" \
BITNAMI_IMAGE_VERSION="2.0.1-debian-10-r1" \
BITNAMI_IMAGE_VERSION="2.0.1-debian-10-r2" \
PATH="/opt/bitnami/harbor-notary-signer/bin:/opt/bitnami/common/bin:$PATH" \
SERVICE_NAME="notary_signer"

View File

@@ -27,7 +27,7 @@ services:
aliases:
- notarysigner
harbor-notary-server:
image: docker.io/bitnami/harbor-notary-server:1-debian-10
image: docker.io/bitnami/harbor-notary-server:2-debian-10
container_name: notary-server
ports:
- '4443:4443'

View File

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

View File

@@ -27,7 +27,7 @@ services:
aliases:
- notarysigner
harbor-notary-server:
image: docker.io/bitnami/harbor-notary-server:1-debian-10
image: docker.io/bitnami/harbor-notary-server:2-debian-10
container_name: notary-server
ports:
- '4443:4443'