From 4c9081ecaa3c6ece5d53d7e544b55e536fcbb05c Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Sun, 14 Nov 2021 04:55:13 +0000 Subject: [PATCH] 4.22.1-debian-10-r3 release --- bitnami/ghost/4/debian-10/Dockerfile | 2 +- bitnami/ghost/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bitnami/ghost/4/debian-10/Dockerfile b/bitnami/ghost/4/debian-10/Dockerfile index a3fe6c5d2d14..b3ea01ebae63 100644 --- a/bitnami/ghost/4/debian-10/Dockerfile +++ b/bitnami/ghost/4/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="4.22.1-debian-10-r2" \ + BITNAMI_IMAGE_VERSION="4.22.1-debian-10-r3" \ LD_PRELOAD="/opt/bitnami/common/lib/libnss_wrapper.so" \ LNAME="ghost" \ MARIADB_HOST="mariadb" \ diff --git a/bitnami/ghost/README.md b/bitnami/ghost/README.md index 081121cc56d2..1f335af2f9c5 100644 --- a/bitnami/ghost/README.md +++ b/bitnami/ghost/README.md @@ -41,7 +41,7 @@ Non-root container images add an extra layer of security and are generally recom Learn more about the Bitnami tagging policy and the difference between rolling tags and immutable tags [in our documentation page](https://docs.bitnami.com/tutorials/understand-rolling-tags-containers/). -- [`4`, `4-debian-10`, `4.22.1`, `4.22.1-debian-10-r2`, `latest` (4/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-ghost/blob/4.22.1-debian-10-r2/4/debian-10/Dockerfile) +- [`4`, `4-debian-10`, `4.22.1`, `4.22.1-debian-10-r3`, `latest` (4/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-ghost/blob/4.22.1-debian-10-r3/4/debian-10/Dockerfile) - [`3`, `3-debian-10`, `3.42.7`, `3.42.7-debian-10-r5` (3/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-ghost/blob/3.42.7-debian-10-r5/3/debian-10/Dockerfile) Subscribe to project updates by watching the [bitnami/ghost GitHub repo](https://github.com/bitnami/bitnami-docker-ghost).