3.0.7-6008-debian-9-r16 release

This commit is contained in:
Bitnami Bot 2019-08-03 09:05:35 +00:00
parent 215680fdfe
commit 87a4a6c5a4
2 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
FROM bitnami/minideb-extras:stretch-r435
FROM bitnami/minideb-extras:stretch-r437
LABEL maintainer "Bitnami <containers@bitnami.com>"
# Install required system packages and dependencies
@ -11,7 +11,7 @@ RUN bitnami-pkg unpack reportserverenterprise-3.0.7-6008-0 --checksum cc7c373185
COPY rootfs /
ENV ALLOW_EMPTY_PASSWORD="no" \
BITNAMI_APP_NAME="reportserverenterprise" \
BITNAMI_IMAGE_VERSION="3.0.7-6008-debian-9-r15" \
BITNAMI_IMAGE_VERSION="3.0.7-6008-debian-9-r16" \
MARIADB_HOST="mariadb" \
MARIADB_PORT_NUMBER="3306" \
MARIADB_ROOT_PASSWORD="" \

View File

@ -32,8 +32,8 @@ $ docker-compose up -d
Learn more about the Bitnami tagging policy and the difference between rolling tags and immutable tags [in our documentation page](https://docs.bitnami.com/containers/how-to/understand-rolling-tags-containers/).
* [`3-ol-7`, `3.0.7-6008-ol-7-r16` (3/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-reportserverenterprise/blob/3.0.7-6008-ol-7-r16/3/ol-7/Dockerfile)
* [`3-debian-9`, `3.0.7-6008-debian-9-r15`, `3`, `3.0.7-6008`, `3.0.7-6008-r15`, `latest` (3/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-reportserverenterprise/blob/3.0.7-6008-debian-9-r15/3/debian-9/Dockerfile)
* [`3-ol-7`, `3.0.7-6008-ol-7-r15` (3/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-reportserverenterprise/blob/3.0.7-6008-ol-7-r15/3/ol-7/Dockerfile)
* [`3-debian-9`, `3.0.7-6008-debian-9-r16`, `3`, `3.0.7-6008`, `3.0.7-6008-r16`, `latest` (3/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-reportserverenterprise/blob/3.0.7-6008-debian-9-r16/3/debian-9/Dockerfile)
Subscribe to project updates by watching the [bitnami/reportserverenterprise GitHub repo](https://github.com/bitnami/bitnami-docker-reportserverenterprise).