diff --git a/bitnami/harbor-notary-server/1/ol-7/Dockerfile b/bitnami/harbor-notary-server/1/ol-7/Dockerfile index 2e84ed70ef49..3799f4e0d894 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-r387 +FROM bitnami/oraclelinux-extras-base:7-r388 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-r9" \ + BITNAMI_IMAGE_VERSION="1.8.2-ol-7-r10" \ 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 903bba1b42d7..27b6e226d91a 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-r8` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-harbor-notary-server/blob/1.8.2-ol-7-r8/1/ol-7/Dockerfile) +* [`1-ol-7`, `1.8.2-ol-7-r10` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-harbor-notary-server/blob/1.8.2-ol-7-r10/1/ol-7/Dockerfile) * [`1-debian-9`, `1.8.2-debian-9-r9`, `1`, `1.8.2`, `1.8.2-r9`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-harbor-notary-server/blob/1.8.2-debian-9-r9/1/debian-9/Dockerfile) # Configuration