diff --git a/bitnami/ghost/4/debian-10/Dockerfile b/bitnami/ghost/4/debian-10/Dockerfile index 3daf8ffc5554..9f7100be7170 100644 --- a/bitnami/ghost/4/debian-10/Dockerfile +++ b/bitnami/ghost/4/debian-10/Dockerfile @@ -20,7 +20,7 @@ RUN bitnami-pkg unpack ghost-4.2.1-0 --checksum 3c2084a4be86ef809548c8d9cebd1840 COPY rootfs / ENV ALLOW_EMPTY_PASSWORD="no" \ BITNAMI_APP_NAME="ghost" \ - BITNAMI_IMAGE_VERSION="4.2.1-debian-10-r0" \ + BITNAMI_IMAGE_VERSION="4.2.1-debian-10-r1" \ BLOG_TITLE="User's Blog" \ GHOST_DATABASE_NAME="bitnami_ghost" \ GHOST_DATABASE_PASSWORD="" \ diff --git a/bitnami/ghost/README.md b/bitnami/ghost/README.md index f5c18142b12c..d709ba060522 100644 --- a/bitnami/ghost/README.md +++ b/bitnami/ghost/README.md @@ -42,7 +42,7 @@ To run this application you need Docker Engine 1.10.0. Docker Compose is recomen 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.2.1`, `4.2.1-debian-10-r0`, `latest` (4/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-ghost/blob/4.2.1-debian-10-r0/4/debian-10/Dockerfile) +* [`4`, `4-debian-10`, `4.2.1`, `4.2.1-debian-10-r1`, `latest` (4/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-ghost/blob/4.2.1-debian-10-r1/4/debian-10/Dockerfile) * [`3`, `3-debian-10`, `3.42.4`, `3.42.4-debian-10-r17` (3/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-ghost/blob/3.42.4-debian-10-r17/3/debian-10/Dockerfile) Subscribe to project updates by watching the [bitnami/ghost GitHub repo](https://github.com/bitnami/bitnami-docker-ghost).