4.0.0-6057-debian-10-r21 release

This commit is contained in:
Bitnami Bot
2022-03-24 11:26:42 +00:00
parent 1a994a0eeb
commit 33b834dfdc
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-r20" \
BITNAMI_IMAGE_VERSION="4.0.0-6057-debian-10-r21" \
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"