4.3.2-debian-10-r4 release
This commit is contained in:
parent
ca7f2e318e
commit
76654bf9b3
|
|
@ -20,7 +20,7 @@ RUN bitnami-pkg unpack ghost-4.3.2-0 --checksum 30ab3185cc655e02dd4f028a374c06fe
|
||||||
COPY rootfs /
|
COPY rootfs /
|
||||||
ENV ALLOW_EMPTY_PASSWORD="no" \
|
ENV ALLOW_EMPTY_PASSWORD="no" \
|
||||||
BITNAMI_APP_NAME="ghost" \
|
BITNAMI_APP_NAME="ghost" \
|
||||||
BITNAMI_IMAGE_VERSION="4.3.2-debian-10-r3" \
|
BITNAMI_IMAGE_VERSION="4.3.2-debian-10-r4" \
|
||||||
BLOG_TITLE="User's Blog" \
|
BLOG_TITLE="User's Blog" \
|
||||||
GHOST_DATABASE_NAME="bitnami_ghost" \
|
GHOST_DATABASE_NAME="bitnami_ghost" \
|
||||||
GHOST_DATABASE_PASSWORD="" \
|
GHOST_DATABASE_PASSWORD="" \
|
||||||
|
|
|
||||||
|
|
@ -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/).
|
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.3.2`, `4.3.2-debian-10-r3`, `latest` (4/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-ghost/blob/4.3.2-debian-10-r3/4/debian-10/Dockerfile)
|
* [`4`, `4-debian-10`, `4.3.2`, `4.3.2-debian-10-r4`, `latest` (4/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-ghost/blob/4.3.2-debian-10-r4/4/debian-10/Dockerfile)
|
||||||
* [`3`, `3-debian-10`, `3.42.5`, `3.42.5-debian-10-r9` (3/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-ghost/blob/3.42.5-debian-10-r9/3/debian-10/Dockerfile)
|
* [`3`, `3-debian-10`, `3.42.5`, `3.42.5-debian-10-r9` (3/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-ghost/blob/3.42.5-debian-10-r9/3/debian-10/Dockerfile)
|
||||||
|
|
||||||
Subscribe to project updates by watching the [bitnami/ghost GitHub repo](https://github.com/bitnami/bitnami-docker-ghost).
|
Subscribe to project updates by watching the [bitnami/ghost GitHub repo](https://github.com/bitnami/bitnami-docker-ghost).
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue