3.6.0-6038-debian-10-r7 release
This commit is contained in:
parent
1114c5bb3d
commit
c9967b2fba
|
|
@ -10,7 +10,7 @@ RUN /build/bitnami-user.sh
|
|||
RUN /build/install-nami.sh
|
||||
RUN bitnami-pkg install java-11.0.11-0 --checksum 8cf28afc1090b0fec1ad841012ead25b59d2d5f4212742c3d62e6007ef57850b
|
||||
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 unpack mysql-client-10.3.29-0 --checksum 5bf8f1ed022c8ad75a4db5b8b72ae54ce427bff628d7e4025c5b5e67b876708d
|
||||
RUN bitnami-pkg install tini-0.19.0-1 --checksum 9b1f1c095944bac88a62c1b63f3bff1bb123aa7ccd371c908c0e5b41cec2528d
|
||||
RUN bitnami-pkg unpack reportserver-3.6.0-6038-0 --checksum 3a13d2084382709812400615f51256619b58e8ab2c147d762f43c27d280c5ac3
|
||||
RUN bitnami-pkg install gosu-1.12.0-2 --checksum 4d858ac600c38af8de454c27b7f65c0074ec3069880cb16d259a6e40a46bbc50
|
||||
|
|
@ -18,7 +18,7 @@ RUN bitnami-pkg install gosu-1.12.0-2 --checksum 4d858ac600c38af8de454c27b7f65c0
|
|||
COPY rootfs /
|
||||
ENV ALLOW_EMPTY_PASSWORD="no" \
|
||||
BITNAMI_APP_NAME="reportserver" \
|
||||
BITNAMI_IMAGE_VERSION="3.6.0-6038-debian-10-r6" \
|
||||
BITNAMI_IMAGE_VERSION="3.6.0-6038-debian-10-r7" \
|
||||
MARIADB_HOST="mariadb" \
|
||||
MARIADB_PORT_NUMBER="3306" \
|
||||
MARIADB_ROOT_PASSWORD="" \
|
||||
|
|
|
|||
|
|
@ -15,10 +15,10 @@
|
|||
},
|
||||
"mysql-client": {
|
||||
"arch": "amd64",
|
||||
"digest": "9398376ca9e2033d5bc193232e8aa9b57d91d4ccf06fa67bfa0d30ef36e44c25",
|
||||
"digest": "5bf8f1ed022c8ad75a4db5b8b72ae54ce427bff628d7e4025c5b5e67b876708d",
|
||||
"distro": "debian-10",
|
||||
"type": "NAMI",
|
||||
"version": "10.3.28-0"
|
||||
"version": "10.3.29-0"
|
||||
},
|
||||
"reportserver": {
|
||||
"arch": "amd64",
|
||||
|
|
|
|||
|
|
@ -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.6.0-6038`, `3.6.0-6038-debian-10-r6`, `latest` (3/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-reportserver-community/blob/3.6.0-6038-debian-10-r6/3/debian-10/Dockerfile)
|
||||
* [`3`, `3-debian-10`, `3.6.0-6038`, `3.6.0-6038-debian-10-r7`, `latest` (3/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-reportserver-community/blob/3.6.0-6038-debian-10-r7/3/debian-10/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/reportserver-community GitHub repo](https://github.com/bitnami/bitnami-docker-reportserver-community).
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue