4.1.0-6059-debian-10-r11 release

This commit is contained in:
Bitnami Bot 2022-04-20 16:12:28 +00:00 committed by Bitnami Containers
parent 27048e7893
commit 48e39143c3
1 changed files with 1 additions and 4 deletions

View File

@ -26,8 +26,6 @@ $ docker-compose up -d
- All Bitnami images available in Docker Hub are signed with [Docker Content Trust (DCT)](https://docs.docker.com/engine/security/trust/content_trust/). You can use `DOCKER_CONTENT_TRUST=1` to verify the integrity of the images.
- Bitnami container images are released daily with the latest distribution packages available.
> This [CVE scan report](https://quay.io/repository/bitnami/reportserverenterprise?tab=tags) contains a security report with all open CVEs. To get the list of actionable security issues, find the "latest" tag, click the vulnerability report link under the corresponding "Security scan" field and then select the "Only show fixable" filter on the next page.
## Why use a non-root container?
Non-root container images add an extra layer of security and are generally recommended for production environments. However, because they run as a non-root user, privileged tasks are typically off-limits. Learn more about non-root containers [in our docs](https://docs.bitnami.com/tutorials/work-with-non-root-containers/).
@ -37,7 +35,7 @@ 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.1.0-6059`, `4.1.0-6059-debian-10-r10`, `latest` (4/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-reportserverenterprise/blob/4.1.0-6059-debian-10-r10/4/debian-10/Dockerfile)
- [`4`, `4-debian-10`, `4.1.0-6059`, `4.1.0-6059-debian-10-r11`, `latest` (4/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-reportserverenterprise/blob/4.1.0-6059-debian-10-r11/4/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/reportserverenterprise GitHub repo](https://github.com/bitnami/bitnami-docker-reportserverenterprise).
@ -452,7 +450,6 @@ More information is available from the [ReportServer website](https://reportserv
- The size of the container image has been reduced.
- The configuration logic is now based on Bash scripts in the *rootfs/* folder.
### 3.1.2-6022-debian-10-r23
- Java distribution has been migrated from AdoptOpenJDK to OpenJDK Liberica. As part of VMware, we have an agreement with Bell Software to distribute the Liberica distribution of OpenJDK. That way, we can provide support & the latest versions and security releases for Java.