From 5ca10c9310c14c6b0469a2deacee4706b3483e28 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Tue, 27 Apr 2021 17:45:26 +0000 Subject: [PATCH] 3.5.0-6037-debian-10-r6 release --- bitnami/reportserver/3/debian-10/Dockerfile | 2 +- bitnami/reportserver/README.md | 9 +++++---- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/bitnami/reportserver/3/debian-10/Dockerfile b/bitnami/reportserver/3/debian-10/Dockerfile index 728307b3a28e..5fb8d1a3d073 100644 --- a/bitnami/reportserver/3/debian-10/Dockerfile +++ b/bitnami/reportserver/3/debian-10/Dockerfile @@ -18,7 +18,7 @@ RUN bitnami-pkg install gosu-1.12.0-2 --checksum 4d858ac600c38af8de454c27b7f65c0 COPY rootfs / ENV ALLOW_EMPTY_PASSWORD="no" \ BITNAMI_APP_NAME="reportserver" \ - BITNAMI_IMAGE_VERSION="3.5.0-6037-debian-10-r5" \ + BITNAMI_IMAGE_VERSION="3.5.0-6037-debian-10-r6" \ MARIADB_HOST="mariadb" \ MARIADB_PORT_NUMBER="3306" \ MARIADB_ROOT_PASSWORD="" \ diff --git a/bitnami/reportserver/README.md b/bitnami/reportserver/README.md index 0c2456df4046..26a1d5dcbb52 100644 --- a/bitnami/reportserver/README.md +++ b/bitnami/reportserver/README.md @@ -3,7 +3,6 @@ > ReportServer is an open source business intelligence (OSBI) platform with powerful reporting and analysis tools. It provides a unified interface to reporting engines from different providers, making it easy for managers to collate, analyze and take action on data from multiple business touchpoints. With support for Jasper, Birt, Mondrian and Excel as well as a powerful ad-hoc reporting component ReportServer is the ideal tool for business decision makers, analysts and consultants. https://reportserver.net/en/#secondsection -https://github.com/infofabrik/reportserver # TL;DR @@ -33,7 +32,7 @@ You can find the default credentials and available configuration options in the 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`, `3-debian-10`, `3.5.0-6037`, `3.5.0-6037-debian-10-r5`, `latest` (3/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-reportserver-community/blob/3.5.0-6037-debian-10-r5/3/debian-10/Dockerfile) +* [`3`, `3-debian-10`, `3.5.0-6037`, `3.5.0-6037-debian-10-r6`, `latest` (3/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-reportserver-community/blob/3.5.0-6037-debian-10-r6/3/debian-10/Dockerfile) Subscribe to project updates by watching the [bitnami/reportserver-community GitHub repo](https://github.com/bitnami/bitnami-docker-reportserver-community). @@ -284,9 +283,11 @@ reportserver-community: bitnami/reportserver-community ``` -## Use sample data +# Learn more about ReportServer Community -Sample data for ReportServer Community is available at [https://github.com/infofabrik/reportserver-samples/](https://github.com/infofabrik/reportserver-samples/). +Developers can obtain the source code for ReportServer Community from [https://github.com/infofabrik/reportserver](https://github.com/infofabrik/reportserver). + +More information is available from the [ReportServer website](https://reportserver.net/en/). # Notable Changes