3.42.8-debian-10-r27 release

This commit is contained in:
Bitnami Bot
2022-01-12 16:11:18 +00:00
parent 90de926e75
commit 7821e1c853
2 changed files with 3 additions and 3 deletions

View File

@@ -20,7 +20,7 @@ COPY rootfs /
RUN /opt/bitnami/scripts/ghost/postunpack.sh
RUN /opt/bitnami/scripts/mysql-client/postunpack.sh
ENV BITNAMI_APP_NAME="ghost" \
BITNAMI_IMAGE_VERSION="3.42.8-debian-10-r26" \
BITNAMI_IMAGE_VERSION="3.42.8-debian-10-r27" \
PATH="/opt/bitnami/python/bin:/opt/bitnami/node/bin:/opt/bitnami/mysql/bin:/opt/bitnami/common/bin:/opt/bitnami/ghost/bin:$PATH"
EXPOSE 2368 3000

View File

@@ -43,8 +43,8 @@ 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.32.1`, `4.32.1-debian-10-r2`, `latest` (4/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-ghost/blob/4.32.1-debian-10-r2/4/debian-10/Dockerfile)
- [`3`, `3-debian-10`, `3.42.8`, `3.42.8-debian-10-r26` (3/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-ghost/blob/3.42.8-debian-10-r26/3/debian-10/Dockerfile)
- [`4`, `4-debian-10`, `4.32.2`, `4.32.2-debian-10-r-1`, `latest` (4/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-ghost/blob/4.32.2-debian-10-r-1/4/debian-10/Dockerfile)
- [`3`, `3-debian-10`, `3.42.8`, `3.42.8-debian-10-r27` (3/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-ghost/blob/3.42.8-debian-10-r27/3/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/ghost GitHub repo](https://github.com/bitnami/bitnami-docker-ghost).