diff --git a/bitnami/ghost/4/debian-10/Dockerfile b/bitnami/ghost/4/debian-10/Dockerfile index 6e9fc07e40f7..a333dd28eaf0 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.11.0-debian-10-r10" \ + BITNAMI_IMAGE_VERSION="4.11.0-debian-10-r11" \ 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 2bfeb38c53d3..69f05f66a58a 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.11.0`, `4.11.0-debian-10-r10`, `latest` (4/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-ghost/blob/4.11.0-debian-10-r10/4/debian-10/Dockerfile) +- [`4`, `4-debian-10`, `4.11.0`, `4.11.0-debian-10-r11`, `latest` (4/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-ghost/blob/4.11.0-debian-10-r11/4/debian-10/Dockerfile) - [`3`, `3-debian-10`, `3.42.5`, `3.42.5-debian-10-r100` (3/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-ghost/blob/3.42.5-debian-10-r100/3/debian-10/Dockerfile) Subscribe to project updates by watching the [bitnami/ghost GitHub repo](https://github.com/bitnami/bitnami-docker-ghost).