4.0.0-6057-debian-10-r28 release

This commit is contained in:
Bitnami Bot
2022-04-01 06:09:02 +00:00
parent b3e6b0416a
commit 41215d6bcc
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-r27" \
BITNAMI_IMAGE_VERSION="4.0.0-6057-debian-10-r28" \
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"