3.13.1-debian-10-r7 release

This commit is contained in:
Bitnami Bot 2020-04-14 22:39:30 +00:00
parent b4ce1965d2
commit 670544bdfa
2 changed files with 2 additions and 4 deletions

View File

@ -22,7 +22,7 @@ RUN apt-get update && apt-get upgrade -y && \
COPY rootfs /
ENV ALLOW_EMPTY_PASSWORD="no" \
BITNAMI_APP_NAME="ghost" \
BITNAMI_IMAGE_VERSION="3.13.1-debian-10-r6" \
BITNAMI_IMAGE_VERSION="3.13.1-debian-10-r7" \
BLOG_TITLE="User's Blog" \
GHOST_DATABASE_NAME="bitnami_ghost" \
GHOST_DATABASE_PASSWORD="" \

View File

@ -37,12 +37,10 @@ To run this application you need Docker Engine 1.10.0. Docker Compose is recomen
# Supported tags and respective `Dockerfile` links
> NOTE: Debian 9 and Oracle Linux 7 images have been deprecated in favor of Debian 10 images. Bitnami will not longer publish new Docker images based on Debian 9 or Oracle Linux 7.
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/).
* [`3-debian-10`, `3.13.1-debian-10-r6`, `3`, `3.13.1`, `latest` (3/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-ghost/blob/3.13.1-debian-10-r6/3/debian-10/Dockerfile)
* [`3-debian-10`, `3.13.1-debian-10-r7`, `3`, `3.13.1`, `latest` (3/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-ghost/blob/3.13.1-debian-10-r7/3/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/ghost GitHub repo](https://github.com/bitnami/bitnami-docker-ghost).