3.41.9-debian-10-r1 release

This commit is contained in:
Bitnami Bot 2021-03-03 22:44:44 +00:00
parent 8b52ca3f09
commit 4db5f69328
2 changed files with 2 additions and 2 deletions

View File

@ -20,7 +20,7 @@ RUN bitnami-pkg unpack ghost-3.41.9-0 --checksum ef2fc7a9ee38a545e27254d5cf33e3f
COPY rootfs /
ENV ALLOW_EMPTY_PASSWORD="no" \
BITNAMI_APP_NAME="ghost" \
BITNAMI_IMAGE_VERSION="3.41.9-debian-10-r0" \
BITNAMI_IMAGE_VERSION="3.41.9-debian-10-r1" \
BLOG_TITLE="User's Blog" \
GHOST_DATABASE_NAME="bitnami_ghost" \
GHOST_DATABASE_PASSWORD="" \

View File

@ -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/).
* [`3`, `3-debian-10`, `3.41.9`, `3.41.9-debian-10-r0`, `latest` (3/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-ghost/blob/3.41.9-debian-10-r0/3/debian-10/Dockerfile)
* [`3`, `3-debian-10`, `3.41.9`, `3.41.9-debian-10-r1`, `latest` (3/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-ghost/blob/3.41.9-debian-10-r1/3/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/ghost GitHub repo](https://github.com/bitnami/bitnami-docker-ghost).