diff --git a/bitnami/ghost/4/debian-10/Dockerfile b/bitnami/ghost/4/debian-10/Dockerfile index f7f741664d61..f0e281cf1212 100644 --- a/bitnami/ghost/4/debian-10/Dockerfile +++ b/bitnami/ghost/4/debian-10/Dockerfile @@ -23,7 +23,7 @@ RUN /opt/bitnami/scripts/ghost/postunpack.sh RUN /opt/bitnami/scripts/mysql-client/postunpack.sh ENV APP_VERSION="4.41.3" \ BITNAMI_APP_NAME="ghost" \ - BITNAMI_IMAGE_VERSION="4.41.3-debian-10-r5" \ + BITNAMI_IMAGE_VERSION="4.41.3-debian-10-r6" \ 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 6ebc9f54357a..70bd9f75321f 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.41.3`, `4.41.3-debian-10-r5`, `latest` (4/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-ghost/blob/4.41.3-debian-10-r5/4/debian-10/Dockerfile) +- [`4`, `4-debian-10`, `4.41.3`, `4.41.3-debian-10-r6`, `latest` (4/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-ghost/blob/4.41.3-debian-10-r6/4/debian-10/Dockerfile) Subscribe to project updates by watching the [bitnami/ghost GitHub repo](https://github.com/bitnami/bitnami-docker-ghost).