From 2fe9dcafae152057e32882f7be80317b772c0059 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Wed, 4 Sep 2019 02:51:14 +0000 Subject: [PATCH] 1.8.2-ol-7-r21 release --- bitnami/harbor-notary-server/1/ol-7/Dockerfile | 4 ++-- bitnami/harbor-notary-server/README.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bitnami/harbor-notary-server/1/ol-7/Dockerfile b/bitnami/harbor-notary-server/1/ol-7/Dockerfile index a59f140f91b1..dbe8e650a99d 100644 --- a/bitnami/harbor-notary-server/1/ol-7/Dockerfile +++ b/bitnami/harbor-notary-server/1/ol-7/Dockerfile @@ -1,4 +1,4 @@ -FROM bitnami/oraclelinux-extras-base:7-r400 +FROM bitnami/oraclelinux-extras-base:7-r401 LABEL maintainer "Bitnami " ENV BITNAMI_PKG_CHMOD="-R g+rwX" \ @@ -14,7 +14,7 @@ RUN . ./libcomponent.sh && component_unpack "harbor-notary-server" "1.8.2-0" --c COPY rootfs / RUN /postunpack.sh ENV BITNAMI_APP_NAME="harbor-notary-server" \ - BITNAMI_IMAGE_VERSION="1.8.2-ol-7-r20" \ + BITNAMI_IMAGE_VERSION="1.8.2-ol-7-r21" \ NAMI_PREFIX="/.nami" \ PATH="/opt/bitnami/harbor-notary-server/bin:$PATH" \ SERVICE_NAME="notary_server" diff --git a/bitnami/harbor-notary-server/README.md b/bitnami/harbor-notary-server/README.md index 0181cee73f69..3c7738deb3eb 100644 --- a/bitnami/harbor-notary-server/README.md +++ b/bitnami/harbor-notary-server/README.md @@ -39,7 +39,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t * [`1-centos-7`, `-centos-7-r0` (1/centos-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-harbor-notary-server/blob/-centos-7-r0/1/centos-7/Dockerfile) -* [`1-ol-7`, `1.8.2-ol-7-r20` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-harbor-notary-server/blob/1.8.2-ol-7-r20/1/ol-7/Dockerfile) +* [`1-ol-7`, `1.8.2-ol-7-r21` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-harbor-notary-server/blob/1.8.2-ol-7-r21/1/ol-7/Dockerfile) * [`1-debian-9`, `1.8.2-debian-9-r20`, `1`, `1.8.2`, `1.8.2-r20`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-harbor-notary-server/blob/1.8.2-debian-9-r20/1/debian-9/Dockerfile) # Configuration