4.0.0-6055-debian-10-r7 release

This commit is contained in:
Bitnami Bot 2022-02-19 19:15:44 +00:00
parent 3906867814
commit 575e6f0f7e
3 changed files with 4 additions and 4 deletions

View File

@ -16,7 +16,7 @@ RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "tomcat" "9.0.58-
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "mysql-client" "10.3.34-2" --checksum e4111d4f7ed30cafbf80e97f6fae69787445517a7a18c5a0dcca23360cf185ae
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "reportserver" "4.0.0-6055-3" --checksum 681cddbaef95bd998f7242ea6e4dcec252dd68a1fc5d7ecd65f53c7924f81ea2
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "render-template" "1.0.1-9" --checksum 4694f01476c5a457a71f280562df45ea542bdf3f9b298ff87643a89ea365f5fb
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-5" --checksum 6f8fd2267481ffbe899a7f93b7b3076cd78dd70b7b9835bed79414932a749664
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-6" --checksum 6f8fd2267481ffbe899a7f93b7b3076cd78dd70b7b9835bed79414932a749664
RUN apt-get update && apt-get upgrade -y && \
rm -r /var/lib/apt/lists /var/cache/apt/archives
RUN chmod g+rwX /opt/bitnami
@ -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-6055-debian-10-r6" \
BITNAMI_IMAGE_VERSION="4.0.0-6055-debian-10-r7" \
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

@ -4,7 +4,7 @@
"digest": "6f8fd2267481ffbe899a7f93b7b3076cd78dd70b7b9835bed79414932a749664",
"distro": "debian-10",
"type": "NAMI",
"version": "1.14.0-5"
"version": "1.14.0-6"
},
"java": {
"arch": "amd64",

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-6055`, `4.0.0-6055-debian-10-r6` (4/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-reportserver/blob/4.0.0-6055-debian-10-r6/4/debian-10/Dockerfile)
- [`4`, `4-debian-10`, `4.0.0-6055`, `4.0.0-6055-debian-10-r7` (4/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-reportserver/blob/4.0.0-6055-debian-10-r7/4/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/reportserver GitHub repo](https://github.com/bitnami/bitnami-docker-reportserver).