3.1.2-6022-debian-10-r12 release

This commit is contained in:
Bitnami Bot 2020-04-14 20:34:22 +00:00
parent ab8cbc6999
commit ec4cec0953
2 changed files with 2 additions and 4 deletions

View File

@ -20,7 +20,7 @@ RUN apt-get update && apt-get upgrade -y && \
COPY rootfs /
ENV ALLOW_EMPTY_PASSWORD="no" \
BITNAMI_APP_NAME="reportserver" \
BITNAMI_IMAGE_VERSION="3.1.2-6022-debian-10-r11" \
BITNAMI_IMAGE_VERSION="3.1.2-6022-debian-10-r12" \
MARIADB_HOST="mariadb" \
MARIADB_PORT_NUMBER="3306" \
MARIADB_ROOT_PASSWORD="" \

View File

@ -27,12 +27,10 @@ $ docker-compose up -d
# Supported tags and respective `Dockerfile` links
> NOTE: Debian 9 and Oracle Linux 7 images have been deprecated in favor of Debian 10 images. Bitnami will not longer publish new Docker images based on Debian 9 or Oracle Linux 7.
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-debian-10`, `3.1.2-6022-debian-10-r11`, `3`, `3.1.2-6022`, `latest` (3/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-reportserver-community/blob/3.1.2-6022-debian-10-r11/3/debian-10/Dockerfile)
* [`3-debian-10`, `3.1.2-6022-debian-10-r12`, `3`, `3.1.2-6022`, `latest` (3/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-reportserver-community/blob/3.1.2-6022-debian-10-r12/3/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/reportserver-community GitHub repo](https://github.com/bitnami/bitnami-docker-reportserver-community).