3.1.0-6010-ol-7-r10 release

This commit is contained in:
Bitnami Bot 2019-10-12 03:58:45 +00:00
parent afd961af15
commit a0cc45583d
2 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
FROM bitnami/oraclelinux-extras:7-r493
FROM bitnami/oraclelinux-extras:7-r494
LABEL maintainer "Bitnami <containers@bitnami.com>"
# Install required system packages and dependencies
@ -11,7 +11,7 @@ RUN bitnami-pkg unpack reportserver-3.1.0-6010-0 --checksum 686d410a37ffec5adba9
COPY rootfs /
ENV ALLOW_EMPTY_PASSWORD="no" \
BITNAMI_APP_NAME="reportserver" \
BITNAMI_IMAGE_VERSION="3.1.0-6010-ol-7-r9" \
BITNAMI_IMAGE_VERSION="3.1.0-6010-ol-7-r10" \
MARIADB_HOST="mariadb" \
MARIADB_PORT_NUMBER="3306" \
MARIADB_ROOT_PASSWORD="" \

View File

@ -32,7 +32,7 @@ $ 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.1.0-6010-ol-7-r9` (3/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-reportserver-community/blob/3.1.0-6010-ol-7-r9/3/ol-7/Dockerfile)
* [`3-ol-7`, `3.1.0-6010-ol-7-r10` (3/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-reportserver-community/blob/3.1.0-6010-ol-7-r10/3/ol-7/Dockerfile)
* [`3-debian-9`, `3.1.0-6010-debian-9-r8`, `3`, `3.1.0-6010`, `3.1.0-6010-r8`, `latest` (3/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-reportserver-community/blob/3.1.0-6010-debian-9-r8/3/debian-9/Dockerfile)
Subscribe to project updates by watching the [bitnami/reportserver-community GitHub repo](https://github.com/bitnami/bitnami-docker-reportserver-community).