diff --git a/bitnami/reportserver/3/debian-10/Dockerfile b/bitnami/reportserver/3/debian-10/Dockerfile index 7ca9792aff53..fd497bd20311 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.4.0-6035-debian-10-r0" \ + BITNAMI_IMAGE_VERSION="3.4.0-6035-debian-10-r1" \ MARIADB_HOST="mariadb" \ MARIADB_PORT_NUMBER="3306" \ MARIADB_ROOT_PASSWORD="" \ diff --git a/bitnami/reportserver/README.md b/bitnami/reportserver/README.md index 73819bcdf80d..58014121c4cd 100644 --- a/bitnami/reportserver/README.md +++ b/bitnami/reportserver/README.md @@ -32,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.4.0-6035`, `3.4.0-6035-debian-10-r0`, `latest` (3/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-reportserver-community/blob/3.4.0-6035-debian-10-r0/3/debian-10/Dockerfile) +* [`3`, `3-debian-10`, `3.4.0-6035`, `3.4.0-6035-debian-10-r1`, `latest` (3/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-reportserver-community/blob/3.4.0-6035-debian-10-r1/3/debian-10/Dockerfile) Subscribe to project updates by watching the [bitnami/reportserver-community GitHub repo](https://github.com/bitnami/bitnami-docker-reportserver-community).