3.4.0-6036-debian-10-r0 release

This commit is contained in:
Bitnami Bot 2021-04-15 16:27:07 +00:00
parent 8e5d615efa
commit 292cdc8821
3 changed files with 5 additions and 5 deletions

View File

@ -12,13 +12,13 @@ RUN bitnami-pkg install java-11.0.10-0 --checksum 68b909cfb5c98625e7d0db5c6eb82a
RUN bitnami-pkg unpack tomcat-9.0.45-0 --checksum a51b6b66b70137ee613af3ddeb4a5a38f52672f956da34f60245c3b42cf82ea2
RUN bitnami-pkg unpack mysql-client-10.3.28-0 --checksum 9398376ca9e2033d5bc193232e8aa9b57d91d4ccf06fa67bfa0d30ef36e44c25
RUN bitnami-pkg install tini-0.19.0-1 --checksum 9b1f1c095944bac88a62c1b63f3bff1bb123aa7ccd371c908c0e5b41cec2528d
RUN bitnami-pkg unpack reportserver-3.4.0-6035-0 --checksum 6ef0fda32d8b9d382783f3205a9a0ad08d2f3d57853e5b8f94050dd57b2d3bcf
RUN bitnami-pkg unpack reportserver-3.4.0-6036-0 --checksum 00938fd357e676bb76b54e8a9badbe5a1db2b10601af45f8ff8364019a0e0bb0
RUN bitnami-pkg install gosu-1.12.0-2 --checksum 4d858ac600c38af8de454c27b7f65c0074ec3069880cb16d259a6e40a46bbc50
COPY rootfs /
ENV ALLOW_EMPTY_PASSWORD="no" \
BITNAMI_APP_NAME="reportserver" \
BITNAMI_IMAGE_VERSION="3.4.0-6035-debian-10-r22" \
BITNAMI_IMAGE_VERSION="3.4.0-6036-debian-10-r0" \
MARIADB_HOST="mariadb" \
MARIADB_PORT_NUMBER="3306" \
MARIADB_ROOT_PASSWORD="" \

View File

@ -22,10 +22,10 @@
},
"reportserver": {
"arch": "amd64",
"digest": "6ef0fda32d8b9d382783f3205a9a0ad08d2f3d57853e5b8f94050dd57b2d3bcf",
"digest": "00938fd357e676bb76b54e8a9badbe5a1db2b10601af45f8ff8364019a0e0bb0",
"distro": "debian-10",
"type": "NAMI",
"version": "3.4.0-6035-0"
"version": "3.4.0-6036-0"
},
"tini": {
"arch": "amd64",

View File

@ -32,7 +32,7 @@ You can find the default credentials and available configuration options in the
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/).
* [`3`, `3-debian-10`, `3.4.0-6035`, `3.4.0-6035-debian-10-r22`, `latest` (3/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-reportserver-community/blob/3.4.0-6035-debian-10-r22/3/debian-10/Dockerfile)
* [`3`, `3-debian-10`, `3.4.0-6036`, `3.4.0-6036-debian-10-r0`, `latest` (3/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-reportserver-community/blob/3.4.0-6036-debian-10-r0/3/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/reportserver-community GitHub repo](https://github.com/bitnami/bitnami-docker-reportserver-community).