3.6.0-6038-debian-10-r0 release

This commit is contained in:
Bitnami Bot 2021-04-30 13:54:10 +00:00
parent b318708ad6
commit 9db1dcf603
3 changed files with 5 additions and 5 deletions

View File

@ -12,13 +12,13 @@ RUN bitnami-pkg install java-11.0.11-0 --checksum 8cf28afc1090b0fec1ad841012ead2
RUN bitnami-pkg unpack tomcat-9.0.45-3 --checksum 18c141133b677b78001d1ffeb931d3382b909a04438facc5e2c13e38e166d9a3
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 reportserverenterprise-3.5.0-6037-0 --checksum af44a2b37decc6e2c29422190610e56d0d18c7d57e0ba23d900df482ca489658
RUN bitnami-pkg unpack reportserverenterprise-3.6.0-6038-0 --checksum 61bd7e09a947deb00ebde0ab109b8429f9506a2d1cb05ef8bd040b958bbd28ff
RUN bitnami-pkg install gosu-1.12.0-2 --checksum 4d858ac600c38af8de454c27b7f65c0074ec3069880cb16d259a6e40a46bbc50
COPY rootfs /
ENV ALLOW_EMPTY_PASSWORD="no" \
BITNAMI_APP_NAME="reportserverenterprise" \
BITNAMI_IMAGE_VERSION="3.5.0-6037-debian-10-r8" \
BITNAMI_IMAGE_VERSION="3.6.0-6038-debian-10-r0" \
MARIADB_HOST="mariadb" \
MARIADB_PORT_NUMBER="3306" \
MARIADB_ROOT_PASSWORD="" \

View File

@ -22,10 +22,10 @@
},
"reportserverenterprise": {
"arch": "amd64",
"digest": "af44a2b37decc6e2c29422190610e56d0d18c7d57e0ba23d900df482ca489658",
"digest": "61bd7e09a947deb00ebde0ab109b8429f9506a2d1cb05ef8bd040b958bbd28ff",
"distro": "debian-10",
"type": "NAMI",
"version": "3.5.0-6037-0"
"version": "3.6.0-6038-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.5.0-6037`, `3.5.0-6037-debian-10-r8`, `latest` (3/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-reportserverenterprise/blob/3.5.0-6037-debian-10-r8/3/debian-10/Dockerfile)
* [`3`, `3-debian-10`, `3.6.0-6038`, `3.6.0-6038-debian-10-r0`, `latest` (3/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-reportserverenterprise/blob/3.6.0-6038-debian-10-r0/3/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/reportserverenterprise GitHub repo](https://github.com/bitnami/bitnami-docker-reportserverenterprise).