From c0c414973ed86681ebf7b7a591cc13f4f523a764 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Tue, 20 Aug 2019 07:11:05 +0000 Subject: [PATCH] 1.8.2-ol-7-r6 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 da927c89c09c..558d56065ea8 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-r383 +FROM bitnami/oraclelinux-extras-base:7-r384 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-r5" \ + BITNAMI_IMAGE_VERSION="1.8.2-ol-7-r6" \ 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 87acf6468189..e6fd5ac0d7f2 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-r5` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-harbor-notary-server/blob/1.8.2-ol-7-r5/1/ol-7/Dockerfile) +* [`1-ol-7`, `1.8.2-ol-7-r6` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-harbor-notary-server/blob/1.8.2-ol-7-r6/1/ol-7/Dockerfile) * [`1-debian-9`, `1.8.2-debian-9-r5`, `1`, `1.8.2`, `1.8.2-r5`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-harbor-notary-server/blob/1.8.2-debian-9-r5/1/debian-9/Dockerfile) # Configuration