2.4.1-debian-10-r78 release

This commit is contained in:
Bitnami Bot
2022-03-03 09:11:33 +00:00
parent d8bb17ce0a
commit 8e8600acf6
3 changed files with 3 additions and 3 deletions

View File

@@ -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-r77" \
BITNAMI_IMAGE_VERSION="2.4.1-debian-10-r78" \
PATH="/opt/bitnami/harbor-notary-server/bin:/opt/bitnami/common/bin:$PATH" \
SERVICE_NAME="notary_server"

View File

@@ -17,7 +17,7 @@ readonly installdir=$(dirname "$(dirname "$cmd")")
cd "$installdir"
info "Running Harbor Notary Server migrations"
"$installdir"/migrations/migrate.sh
"$installdir"/migrate.sh
info "** Starting Harbor Notary Server **"
exec "$cmd" "${flags[@]}"

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