From 5a471de4d3128139816e943ce3262d54255caed3 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Tue, 7 Aug 2018 03:07:27 +0000 Subject: [PATCH] 1.25.3-ol-7-r2 release --- bitnami/ghost/1/ol-7/Dockerfile | 4 ++-- bitnami/ghost/README.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/bitnami/ghost/1/ol-7/Dockerfile b/bitnami/ghost/1/ol-7/Dockerfile index d868b29c8dda..6a471e5bdbe3 100644 --- a/bitnami/ghost/1/ol-7/Dockerfile +++ b/bitnami/ghost/1/ol-7/Dockerfile @@ -1,4 +1,4 @@ -FROM bitnami/oraclelinux-extras:7-r58 +FROM bitnami/oraclelinux-extras:7-r61 LABEL maintainer "Bitnami " ENV BITNAMI_PKG_CHMOD="-R g+rwX,o+rw" \ @@ -14,7 +14,7 @@ RUN bitnami-pkg unpack ghost-1.25.3-0 --checksum 205b1c5a91470ff36f1af2d2c5dfe2d COPY rootfs / ENV ALLOW_EMPTY_PASSWORD="no" \ BITNAMI_APP_NAME="ghost" \ - BITNAMI_IMAGE_VERSION="1.25.3-ol-7-r1" \ + BITNAMI_IMAGE_VERSION="1.25.3-ol-7-r2" \ 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 7de9b57c8eb5..424e6686e035 100644 --- a/bitnami/ghost/README.md +++ b/bitnami/ghost/README.md @@ -28,7 +28,7 @@ $ docker-compose up -d > NOTE: Debian 8 images have been deprecated in favor of Debian 9 images. Bitnami will not longer publish new Docker images based on Debian 8. -* [`1-ol-7`, `1.25.3-ol-7-r1` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-ghost/blob/1.25.3-ol-7-r1/1/ol-7/Dockerfile) +* [`1-ol-7`, `1.25.3-ol-7-r2` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-ghost/blob/1.25.3-ol-7-r2/1/ol-7/Dockerfile) * [`1-debian-9`, `1.25.3-debian-9-r4`, `1`, `1.25.3`, `1.25.3-r4`, `latest` (1/Dockerfile)](https://github.com/bitnami/bitnami-docker-ghost/blob/1.25.3-debian-9-r4/1/Dockerfile) Subscribe to project updates by watching the [bitnami/codiad GitHub repo](https://github.com/bitnami/bitnami-docker-ghost). @@ -42,7 +42,7 @@ To run this application you need Docker Engine 1.10.0. Docker Compose is recomen > NOTE: Debian 8 images have been deprecated in favor of Debian 9 images. Bitnami will not longer publish new Docker images based on Debian 8. -* [`1-ol-7`, `1.25.3-ol-7-r1` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-ghost/blob/1.25.3-ol-7-r1/1/ol-7/Dockerfile) +* [`1-ol-7`, `1.25.3-ol-7-r2` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-ghost/blob/1.25.3-ol-7-r2/1/ol-7/Dockerfile) * [`1-debian-9`, `1.25.3-debian-9-r4`, `1`, `1.25.3`, `1.25.3-r4`, `latest` (1/Dockerfile)](https://github.com/bitnami/bitnami-docker-ghost/blob/1.25.3-debian-9-r4/1/Dockerfile) Subscribe to project updates by watching the [bitnami/ghost GitHub repo](https://github.com/bitnami/bitnami-docker-ghost).