From cb4f973445165224be66c1981d0655725cf22b61 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Mon, 13 Aug 2018 03:07:07 +0000 Subject: [PATCH] 1.25.4-ol-7-r4 release --- bitnami/ghost/1/ol-7/Dockerfile | 4 ++-- bitnami/ghost/README.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bitnami/ghost/1/ol-7/Dockerfile b/bitnami/ghost/1/ol-7/Dockerfile index ec7ddd3c4bfc..2d60d48be1c2 100644 --- a/bitnami/ghost/1/ol-7/Dockerfile +++ b/bitnami/ghost/1/ol-7/Dockerfile @@ -1,4 +1,4 @@ -FROM bitnami/oraclelinux-extras:7-r67 +FROM bitnami/oraclelinux-extras:7-r68 LABEL maintainer "Bitnami " ENV BITNAMI_PKG_CHMOD="-R g+rwX,o+rw" \ @@ -14,7 +14,7 @@ RUN bitnami-pkg unpack ghost-1.25.4-0 --checksum 50d9750e96ddf09098f778d6d77859a COPY rootfs / ENV ALLOW_EMPTY_PASSWORD="no" \ BITNAMI_APP_NAME="ghost" \ - BITNAMI_IMAGE_VERSION="1.25.4-ol-7-r3" \ + BITNAMI_IMAGE_VERSION="1.25.4-ol-7-r4" \ 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 4e016923d4fe..e257635d02e3 100644 --- a/bitnami/ghost/README.md +++ b/bitnami/ghost/README.md @@ -34,7 +34,7 @@ To run this application you need Docker Engine 1.10.0. Docker Compose is recomen Learn more about the Bitnami tagging policy and the difference between rolling tags and immutable tags [in our documentation page](https://docs.bitnami.com/containers/how-to/understand-rolling-tags-containers/). -* [`1-ol-7`, `1.25.4-ol-7-r2` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-ghost/blob/1.25.4-ol-7-r2/1/ol-7/Dockerfile) +* [`1-ol-7`, `1.25.4-ol-7-r4` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-ghost/blob/1.25.4-ol-7-r4/1/ol-7/Dockerfile) * [`1-debian-9`, `1.25.4-debian-9-r2`, `1`, `1.25.4`, `1.25.4-r2`, `latest` (1/Dockerfile)](https://github.com/bitnami/bitnami-docker-ghost/blob/1.25.4-debian-9-r2/1/Dockerfile) Subscribe to project updates by watching the [bitnami/ghost GitHub repo](https://github.com/bitnami/bitnami-docker-ghost).