From 8f6833eaa73d0f1daee09e720fb6116b037add2d Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Wed, 25 Jul 2018 21:27:23 +0000 Subject: [PATCH] 1.25.2-ol-7-r0 release Update ghost to 1.25.2 --- 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 3bce1bd6e103..4e87559a54c9 100644 --- a/bitnami/ghost/1/ol-7/Dockerfile +++ b/bitnami/ghost/1/ol-7/Dockerfile @@ -9,12 +9,12 @@ ENV BITNAMI_PKG_CHMOD="-R g+rwX,o+rw" \ RUN install_packages bzip2-libs glibc keyutils-libs krb5-libs libcom_err libgcc libselinux libstdc++ ncurses-libs nss-softokn-freebl openssl-libs pcre readline sqlite zlib RUN bitnami-pkg install node-8.11.3-0 --checksum 0f9b299a5add60d28a967ab89a269a7f313f500a26b43ca825c47d878dff137d RUN bitnami-pkg unpack mysql-client-10.1.34-0 --checksum 012f1f222898565b55f7d4522514c7c130d2bfe4c988754eed658ef6dafa980c -RUN bitnami-pkg unpack ghost-1.25.1-0 --checksum 49155cfe16d32a7290a37bd4e89ceeec2e9a8f4af7cf08af58c764314efff709 +RUN bitnami-pkg unpack ghost-1.25.2-0 --checksum e070cfdb62dd96a5804486342b5757c308562f4d20d1da94c18ac866d14c142f COPY rootfs / ENV ALLOW_EMPTY_PASSWORD="no" \ BITNAMI_APP_NAME="ghost" \ - BITNAMI_IMAGE_VERSION="1.25.1-ol-7-r0" \ + BITNAMI_IMAGE_VERSION="1.25.2-ol-7-r0" \ 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 4681052c4933..42a089ee32a9 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.1-ol-7-r0` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-ghost/blob/1.25.1-ol-7-r0/1/ol-7/Dockerfile) +* [`1-ol-7`, `1.25.2-ol-7-r0` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-ghost/blob/1.25.2-ol-7-r0/1/ol-7/Dockerfile) * [`1-debian-9`, `1.25.1-debian-9-r0`, `1`, `1.25.1`, `1.25.1-r0`, `latest` (1/Dockerfile)](https://github.com/bitnami/bitnami-docker-ghost/blob/1.25.1-debian-9-r0/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.1-ol-7-r0` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-ghost/blob/1.25.1-ol-7-r0/1/ol-7/Dockerfile) +* [`1-ol-7`, `1.25.2-ol-7-r0` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-ghost/blob/1.25.2-ol-7-r0/1/ol-7/Dockerfile) * [`1-debian-9`, `1.25.1-debian-9-r0`, `1`, `1.25.1`, `1.25.1-r0`, `latest` (1/Dockerfile)](https://github.com/bitnami/bitnami-docker-ghost/blob/1.25.1-debian-9-r0/1/Dockerfile) Subscribe to project updates by watching the [bitnami/ghost GitHub repo](https://github.com/bitnami/bitnami-docker-ghost).