From 186a503a556c2f013edfbd7240d96fed6400ee0f Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Mon, 9 Mar 2020 14:20:33 +0000 Subject: [PATCH] 2.3.10-debian-10-r24 release --- bitnami/discourse/2/debian-10/Dockerfile | 2 +- bitnami/discourse/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bitnami/discourse/2/debian-10/Dockerfile b/bitnami/discourse/2/debian-10/Dockerfile index 041260762b96..bdaff5b6eb6f 100644 --- a/bitnami/discourse/2/debian-10/Dockerfile +++ b/bitnami/discourse/2/debian-10/Dockerfile @@ -22,7 +22,7 @@ RUN /build/install-tini.sh COPY rootfs / ENV BITNAMI_APP_NAME="discourse" \ - BITNAMI_IMAGE_VERSION="2.3.10-debian-10-r23" \ + BITNAMI_IMAGE_VERSION="2.3.10-debian-10-r24" \ DISCOURSE_EMAIL="user@example.com" \ DISCOURSE_HOST="discourse" \ DISCOURSE_HOSTNAME="127.0.0.1" \ diff --git a/bitnami/discourse/README.md b/bitnami/discourse/README.md index 732e633c460f..6e21dea087f1 100644 --- a/bitnami/discourse/README.md +++ b/bitnami/discourse/README.md @@ -47,7 +47,7 @@ $ kubectl apply -f test.yaml 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/). -* [`2-debian-10`, `2.3.10-debian-10-r23`, `2`, `2.3.10`, `latest` (2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-discourse/blob/2.3.10-debian-10-r23/2/debian-10/Dockerfile) +* [`2-debian-10`, `2.3.10-debian-10-r24`, `2`, `2.3.10`, `latest` (2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-discourse/blob/2.3.10-debian-10-r24/2/debian-10/Dockerfile) Subscribe to project updates by watching the [bitnami/discourse GitHub repo](https://github.com/bitnami/bitnami-docker-discourse).