3.13.4-debian-10-r1 release
This commit is contained in:
parent
3732df0d7f
commit
0239da5b4e
|
|
@ -22,7 +22,7 @@ RUN apt-get update && apt-get upgrade -y && \
|
||||||
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="3.13.4-debian-10-r0" \
|
BITNAMI_IMAGE_VERSION="3.13.4-debian-10-r1" \
|
||||||
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="" \
|
||||||
|
|
|
||||||
|
|
@ -37,10 +37,10 @@ To run this application you need Docker Engine 1.10.0. Docker Compose is recomen
|
||||||
|
|
||||||
# Supported tags and respective `Dockerfile` links
|
# Supported tags and respective `Dockerfile` links
|
||||||
|
|
||||||
Learn more about the Bitnami tagging policy and the difference between rolling tags and immutable tags [in our documentation page](https://docs.bitnami.com/containers/how-to/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/).
|
||||||
|
|
||||||
|
|
||||||
* [`3-debian-10`, `3.13.4-debian-10-r0`, `3`, `3.13.4`, `latest` (3/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-ghost/blob/3.13.4-debian-10-r0/3/debian-10/Dockerfile)
|
* [`3-debian-10`, `3.13.4-debian-10-r1`, `3`, `3.13.4`, `latest` (3/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-ghost/blob/3.13.4-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).
|
Subscribe to project updates by watching the [bitnami/ghost GitHub repo](https://github.com/bitnami/bitnami-docker-ghost).
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue