4.0.0-6057-debian-10-r27 release

This commit is contained in:
Bitnami Bot 2022-03-31 04:36:43 +00:00
parent d1f20812ce
commit b3e6b0416a
2 changed files with 2 additions and 2 deletions

View File

@ -28,7 +28,7 @@ RUN /opt/bitnami/scripts/reportserver/postunpack.sh
RUN /opt/bitnami/scripts/tomcat/postunpack.sh
ENV APP_VERSION="4.0.0-6057" \
BITNAMI_APP_NAME="reportserver" \
BITNAMI_IMAGE_VERSION="4.0.0-6057-debian-10-r26" \
BITNAMI_IMAGE_VERSION="4.0.0-6057-debian-10-r27" \
JAVA_HOME="/opt/bitnami/java" \
PATH="/opt/bitnami/java/bin:/opt/bitnami/tomcat/bin:/opt/bitnami/mysql/bin:/opt/bitnami/common/bin:$PATH" \
TOMCAT_START_RETRIES="60"

View File

@ -37,7 +37,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.0.0-6057`, `4.0.0-6057-debian-10-r26`, `latest` (4/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-reportserver/blob/4.0.0-6057-debian-10-r26/4/debian-10/Dockerfile)
- [`4`, `4-debian-10`, `4.0.0-6057`, `4.0.0-6057-debian-10-r27`, `latest` (4/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-reportserver/blob/4.0.0-6057-debian-10-r27/4/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/reportserver GitHub repo](https://github.com/bitnami/bitnami-docker-reportserver).