From fe065cbba4c6182ae2c5196f2a634e07cbffee9e Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Thu, 14 Apr 2022 08:44:18 +0000 Subject: [PATCH] 2.8.2-debian-10-r19 release --- bitnami/discourse/2/debian-10/Dockerfile | 2 +- .../debian-10/prebuildfs/opt/bitnami/.bitnami_components.json | 4 ++-- bitnami/discourse/README.md | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/bitnami/discourse/2/debian-10/Dockerfile b/bitnami/discourse/2/debian-10/Dockerfile index 88ed2c586470..c1116db19b81 100644 --- a/bitnami/discourse/2/debian-10/Dockerfile +++ b/bitnami/discourse/2/debian-10/Dockerfile @@ -14,7 +14,7 @@ RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "wait-for-port" " RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "ruby" "2.7.6-0" --checksum e1123e8eb7fa89f5aaeafda30e5c65372cba6ff6c2dc88b7037d367ebb3e5863 RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "postgresql-client" "13.6.0-5" --checksum ef8f465e059e386aa96e44ba6787ed68ba4bd80c8e73681672b760c8d3114bff RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "node" "14.19.1-0" --checksum 806082b15c0eb60e4baca497519b4c0cc9cd636d7a944e9943ebc1b9632fabdc -RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "git" "2.35.2-0" --checksum 7efd8c57f04630e8d4f385bbd838722fdccf92a57108540909fbc7c84e45b417 +RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "git" "2.35.3-0" --checksum e90db17df802cff6fad25b150731cbd53d1e28c85e3aebe4b918ca9504090a4f RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "brotli" "1.0.9-8" --checksum a9e53945655ab217802f413378f82a93c20a624a52495a52eb853cb945309e0e RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-7" --checksum d6280b6f647a62bf6edc74dc8e526bfff63ddd8067dcb8540843f47203d9ccf1 RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "discourse" "2.8.2-0" --checksum 454c5da5a127fb4665563610eae238da6932592b73ce119a9992c3be5e2f4cce diff --git a/bitnami/discourse/2/debian-10/prebuildfs/opt/bitnami/.bitnami_components.json b/bitnami/discourse/2/debian-10/prebuildfs/opt/bitnami/.bitnami_components.json index 29d418e90cf7..01f05c7d362e 100644 --- a/bitnami/discourse/2/debian-10/prebuildfs/opt/bitnami/.bitnami_components.json +++ b/bitnami/discourse/2/debian-10/prebuildfs/opt/bitnami/.bitnami_components.json @@ -15,10 +15,10 @@ }, "git": { "arch": "amd64", - "digest": "7efd8c57f04630e8d4f385bbd838722fdccf92a57108540909fbc7c84e45b417", + "digest": "e90db17df802cff6fad25b150731cbd53d1e28c85e3aebe4b918ca9504090a4f", "distro": "debian-10", "type": "NAMI", - "version": "2.35.2-0" + "version": "2.35.3-0" }, "gosu": { "arch": "amd64", diff --git a/bitnami/discourse/README.md b/bitnami/discourse/README.md index 990e9f7f052d..bfb88fb50d6c 100644 --- a/bitnami/discourse/README.md +++ b/bitnami/discourse/README.md @@ -33,7 +33,7 @@ $ docker-compose up -d 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/). -- [`2`, `2-debian-10`, `2.8.2`, `2.8.2-debian-10-r18`, `latest` (2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-discourse/blob/2.8.2-debian-10-r18/2/debian-10/Dockerfile) +- [`2`, `2-debian-10`, `2.8.2`, `2.8.2-debian-10-r19`, `latest` (2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-discourse/blob/2.8.2-debian-10-r19/2/debian-10/Dockerfile) Subscribe to project updates by watching the [bitnami/discourse GitHub repo](https://github.com/bitnami/bitnami-docker-discourse).