From 1f9c2a677e178eb2e4374474281ed571636f0a33 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Mon, 7 Mar 2022 06:18:55 +0000 Subject: [PATCH] 4.37.0-debian-10-r9 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 287db2f24939..2c5050a4f0a9 100644 --- a/bitnami/ghost/4/debian-10/Dockerfile +++ b/bitnami/ghost/4/debian-10/Dockerfile @@ -22,7 +22,7 @@ COPY rootfs / RUN /opt/bitnami/scripts/ghost/postunpack.sh RUN /opt/bitnami/scripts/mysql-client/postunpack.sh ENV BITNAMI_APP_NAME="ghost" \ - BITNAMI_IMAGE_VERSION="4.37.0-debian-10-r8" \ + BITNAMI_IMAGE_VERSION="4.37.0-debian-10-r9" \ PATH="/opt/bitnami/python/bin:/opt/bitnami/node/bin:/opt/bitnami/mysql/bin:/opt/bitnami/common/bin:/opt/bitnami/ghost/bin:$PATH" EXPOSE 2368 3000 diff --git a/bitnami/ghost/README.md b/bitnami/ghost/README.md index 640410bbdbde..ea1dab489d3e 100644 --- a/bitnami/ghost/README.md +++ b/bitnami/ghost/README.md @@ -43,7 +43,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.37.0`, `4.37.0-debian-10-r8`, `latest` (4/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-ghost/blob/4.37.0-debian-10-r8/4/debian-10/Dockerfile) +- [`4`, `4-debian-10`, `4.37.0`, `4.37.0-debian-10-r9`, `latest` (4/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-ghost/blob/4.37.0-debian-10-r9/4/debian-10/Dockerfile) Subscribe to project updates by watching the [bitnami/ghost GitHub repo](https://github.com/bitnami/bitnami-docker-ghost).