From 510623ae94a08df0b8ae1ef379462ab714ae8fa7 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Mon, 23 Jul 2018 04:07:46 +0000 Subject: [PATCH] 1.24.9-debian-9-r5 release --- bitnami/ghost/1/debian-9/Dockerfile | 4 ++-- bitnami/ghost/README.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/bitnami/ghost/1/debian-9/Dockerfile b/bitnami/ghost/1/debian-9/Dockerfile index e29abbd3f0b8..1a8250ec7859 100644 --- a/bitnami/ghost/1/debian-9/Dockerfile +++ b/bitnami/ghost/1/debian-9/Dockerfile @@ -1,4 +1,4 @@ -FROM bitnami/minideb-extras:stretch-r85 +FROM bitnami/minideb-extras:stretch-r86 LABEL maintainer "Bitnami " ENV BITNAMI_PKG_CHMOD="-R g+rwX,o+rw" \ @@ -14,7 +14,7 @@ RUN bitnami-pkg unpack ghost-1.24.9-0 --checksum 38a24f2f1a351fe092aff421bae4ae8 COPY rootfs / ENV ALLOW_EMPTY_PASSWORD="no" \ BITNAMI_APP_NAME="ghost" \ - BITNAMI_IMAGE_VERSION="1.24.9-debian-9-r4" \ + BITNAMI_IMAGE_VERSION="1.24.9-debian-9-r5" \ BLOG_TITLE="User's Blog" \ GHOST_DATABASE_NAME="bitnami_ghost" \ GHOST_DATABASE_PASSWORD="" \ diff --git a/bitnami/ghost/README.md b/bitnami/ghost/README.md index 3540093633b0..f75af0ebe12e 100644 --- a/bitnami/ghost/README.md +++ b/bitnami/ghost/README.md @@ -29,7 +29,7 @@ $ docker-compose up -d * [`1-ol-7`, `1.24.9-ol-7-r4` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-ghost/blob/1.24.9-ol-7-r4/1/ol-7/Dockerfile) -* [`1-debian-9`, `1.24.9-debian-9-r4`, `1`, `1.24.9`, `1.24.9-r4`, `latest` (1/Dockerfile)](https://github.com/bitnami/bitnami-docker-ghost/blob/1.24.9-debian-9-r4/1/Dockerfile) +* [`1-debian-9`, `1.24.9-debian-9-r5`, `1`, `1.24.9`, `1.24.9-r5`, `latest` (1/Dockerfile)](https://github.com/bitnami/bitnami-docker-ghost/blob/1.24.9-debian-9-r5/1/Dockerfile) Subscribe to project updates by watching the [bitnami/codiad GitHub repo](https://github.com/bitnami/bitnami-docker-ghost). @@ -43,7 +43,7 @@ To run this application you need Docker Engine 1.10.0. Docker Compose is recomen * [`1-ol-7`, `1.24.9-ol-7-r4` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-ghost/blob/1.24.9-ol-7-r4/1/ol-7/Dockerfile) -* [`1-debian-9`, `1.24.9-debian-9-r4`, `1`, `1.24.9`, `1.24.9-r4`, `latest` (1/Dockerfile)](https://github.com/bitnami/bitnami-docker-ghost/blob/1.24.9-debian-9-r4/1/Dockerfile) +* [`1-debian-9`, `1.24.9-debian-9-r5`, `1`, `1.24.9`, `1.24.9-r5`, `latest` (1/Dockerfile)](https://github.com/bitnami/bitnami-docker-ghost/blob/1.24.9-debian-9-r5/1/Dockerfile) Subscribe to project updates by watching the [bitnami/ghost GitHub repo](https://github.com/bitnami/bitnami-docker-ghost).