4.24.0-debian-10-r8 release

This commit is contained in:
Bitnami Bot
2021-12-06 21:30:35 +00:00
parent 0e7f9cb3ea
commit 1a8a5e468d
2 changed files with 2 additions and 2 deletions

View File

@@ -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.24.0-debian-10-r7" \
BITNAMI_IMAGE_VERSION="4.24.0-debian-10-r8" \
MARIADB_HOST="mariadb" \
MARIADB_PORT_NUMBER="3306" \
MARIADB_ROOT_PASSWORD="" \

View File

@@ -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.24.0`, `4.24.0-debian-10-r7`, `latest` (4/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-ghost/blob/4.24.0-debian-10-r7/4/debian-10/Dockerfile)
- [`4`, `4-debian-10`, `4.24.0`, `4.24.0-debian-10-r8`, `latest` (4/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-ghost/blob/4.24.0-debian-10-r8/4/debian-10/Dockerfile)
- [`3`, `3-debian-10`, `3.42.7`, `3.42.7-debian-10-r26` (3/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-ghost/blob/3.42.7-debian-10-r26/3/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/ghost GitHub repo](https://github.com/bitnami/bitnami-docker-ghost).