From 6877b3eddb26fcf3caee4b6ce9852828c269807a Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Fri, 31 Dec 2021 01:34:22 +0000 Subject: [PATCH] 3.42.8-debian-10-r16 release --- bitnami/ghost/3/debian-10/Dockerfile | 2 +- bitnami/ghost/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bitnami/ghost/3/debian-10/Dockerfile b/bitnami/ghost/3/debian-10/Dockerfile index b8a57069488d..484a7dbbdf15 100644 --- a/bitnami/ghost/3/debian-10/Dockerfile +++ b/bitnami/ghost/3/debian-10/Dockerfile @@ -21,7 +21,7 @@ RUN /opt/bitnami/scripts/ghost/postunpack.sh RUN /opt/bitnami/scripts/mysql-client/postunpack.sh ENV ALLOW_EMPTY_PASSWORD="no" \ BITNAMI_APP_NAME="ghost" \ - BITNAMI_IMAGE_VERSION="3.42.8-debian-10-r15" \ + BITNAMI_IMAGE_VERSION="3.42.8-debian-10-r16" \ MARIADB_HOST="mariadb" \ MARIADB_PORT_NUMBER="3306" \ MARIADB_ROOT_PASSWORD="" \ diff --git a/bitnami/ghost/README.md b/bitnami/ghost/README.md index a4c30abfe447..cd8d1679a108 100644 --- a/bitnami/ghost/README.md +++ b/bitnami/ghost/README.md @@ -44,7 +44,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t - [`4`, `4-debian-10`, `4.32.0`, `4.32.0-debian-10-r12`, `latest` (4/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-ghost/blob/4.32.0-debian-10-r12/4/debian-10/Dockerfile) -- [`3`, `3-debian-10`, `3.42.8`, `3.42.8-debian-10-r15` (3/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-ghost/blob/3.42.8-debian-10-r15/3/debian-10/Dockerfile) +- [`3`, `3-debian-10`, `3.42.8`, `3.42.8-debian-10-r16` (3/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-ghost/blob/3.42.8-debian-10-r16/3/debian-10/Dockerfile) Subscribe to project updates by watching the [bitnami/ghost GitHub repo](https://github.com/bitnami/bitnami-docker-ghost).