4.0.0-6057-debian-10-r10 release

This commit is contained in:
Bitnami Bot
2022-03-13 08:42:35 +00:00
parent 6e37767651
commit 8cc651f9da
2 changed files with 2 additions and 2 deletions

View File

@@ -27,7 +27,7 @@ RUN /opt/bitnami/scripts/mysql-client/postunpack.sh
RUN /opt/bitnami/scripts/reportserver/postunpack.sh
RUN /opt/bitnami/scripts/tomcat/postunpack.sh
ENV BITNAMI_APP_NAME="reportserver" \
BITNAMI_IMAGE_VERSION="4.0.0-6057-debian-10-r9" \
BITNAMI_IMAGE_VERSION="4.0.0-6057-debian-10-r10" \
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"