diff --git a/bitnami/harbor-notary-server/1/debian-9/Dockerfile b/bitnami/harbor-notary-server/1/debian-9/Dockerfile index 8bda16246041..97c6bcd938b4 100644 --- a/bitnami/harbor-notary-server/1/debian-9/Dockerfile +++ b/bitnami/harbor-notary-server/1/debian-9/Dockerfile @@ -1,4 +1,4 @@ -FROM bitnami/minideb-extras-base:stretch-r347 +FROM bitnami/minideb-extras-base:stretch-r348 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-debian-9-r17" \ + BITNAMI_IMAGE_VERSION="1.8.2-debian-9-r18" \ 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 1658a9b0298f..016d28da3f0c 100644 --- a/bitnami/harbor-notary-server/README.md +++ b/bitnami/harbor-notary-server/README.md @@ -40,7 +40,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-r18` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-harbor-notary-server/blob/1.8.2-ol-7-r18/1/ol-7/Dockerfile) -* [`1-debian-9`, `1.8.2-debian-9-r17`, `1`, `1.8.2`, `1.8.2-r17`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-harbor-notary-server/blob/1.8.2-debian-9-r17/1/debian-9/Dockerfile) +* [`1-debian-9`, `1.8.2-debian-9-r18`, `1`, `1.8.2`, `1.8.2-r18`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-harbor-notary-server/blob/1.8.2-debian-9-r18/1/debian-9/Dockerfile) # Configuration