1.24.5-r4 release

This commit is contained in:
Bitnami Bot
2018-06-23 03:28:16 +00:00
parent ce6fb32034
commit c4d76feb69
2 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
FROM bitnami/minideb-extras:jessie-r84
FROM bitnami/minideb-extras:jessie-r85
LABEL maintainer "Bitnami <containers@bitnami.com>"
ENV BITNAMI_PKG_CHMOD="-R g+rwX,o+rw" \
@@ -14,7 +14,7 @@ RUN bitnami-pkg unpack ghost-1.24.5-0 --checksum 122bc089ea2440905d73cdae58783e2
COPY rootfs /
ENV ALLOW_EMPTY_PASSWORD="no" \
BITNAMI_APP_NAME="ghost" \
BITNAMI_IMAGE_VERSION="1.24.5-r3" \
BITNAMI_IMAGE_VERSION="1.24.5-r4" \
BLOG_TITLE="User's Blog" \
GHOST_DATABASE_NAME="bitnami_ghost" \
GHOST_DATABASE_PASSWORD="" \

View File

@@ -29,7 +29,7 @@ To run this application you need Docker Engine 1.10.0. Docker Compose is recomen
# Supported tags and respective `Dockerfile` links
* [`1`, `1.24.5-r3`, `latest` (1/Dockerfile)](https://github.com/bitnami/bitnami-docker-ghost/blob/1.24.5-r3/1/Dockerfile)
* [`1`, `1.24.5-r4`, `latest` (1/Dockerfile)](https://github.com/bitnami/bitnami-docker-ghost/blob/1.24.5-r4/1/Dockerfile)
Subscribe to project updates by watching the [bitnami/ghost GitHub repo](https://github.com/bitnami/bitnami-docker-ghost).