From 9e3be9668f171520df91a75205c8c5b2dafd4a5d Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Sat, 1 Jan 2022 01:27:28 +0000 Subject: [PATCH] 2.4.1-debian-10-r10 release --- bitnami/harbor-core/2/debian-10/Dockerfile | 2 +- bitnami/harbor-core/README.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bitnami/harbor-core/2/debian-10/Dockerfile b/bitnami/harbor-core/2/debian-10/Dockerfile index 8169625bff63..cd162dd6128e 100644 --- a/bitnami/harbor-core/2/debian-10/Dockerfile +++ b/bitnami/harbor-core/2/debian-10/Dockerfile @@ -18,7 +18,7 @@ RUN chmod g+rwX /opt/bitnami COPY rootfs / RUN /opt/bitnami/scripts/harbor-core/postunpack.sh ENV BITNAMI_APP_NAME="harbor-core" \ - BITNAMI_IMAGE_VERSION="2.4.1-debian-10-r9" \ + BITNAMI_IMAGE_VERSION="2.4.1-debian-10-r10" \ PATH="/opt/bitnami/common/bin:/opt/bitnami/harbor-core/bin:$PATH" VOLUME [ "/data", "/etc/core" ] diff --git a/bitnami/harbor-core/README.md b/bitnami/harbor-core/README.md index 4c4880dfbeb1..d93f9bffca9a 100644 --- a/bitnami/harbor-core/README.md +++ b/bitnami/harbor-core/README.md @@ -44,7 +44,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-r9`, `latest` (2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-harbor-core/blob/2.4.1-debian-10-r9/2/debian-10/Dockerfile) +* [`2`, `2-debian-10`, `2.4.1`, `2.4.1-debian-10-r10`, `latest` (2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-harbor-core/blob/2.4.1-debian-10-r10/2/debian-10/Dockerfile) ## Configuration @@ -68,7 +68,7 @@ If you encountered a problem running this container, you can file an [issue](htt ## License -Copyright (c) 2021 Bitnami +Copyright (c) 2022 Bitnami Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.