3.1.2-6022-debian-10-r32 release

This commit is contained in:
Bitnami Bot 2020-04-29 17:21:45 +00:00
parent 3f9c6963f2
commit 473ebc9454
3 changed files with 2 additions and 3 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-r26" \
BITNAMI_IMAGE_VERSION="3.1.2-6022-debian-10-r32" \
MARIADB_HOST="mariadb" \
MARIADB_PORT_NUMBER="3306" \
MARIADB_ROOT_PASSWORD="" \

View File

@ -116,6 +116,5 @@ print_image_welcome_page() {
log "${BOLD}Welcome to the Bitnami ${BITNAMI_APP_NAME} container${RESET}"
log "Subscribe to project updates by watching ${BOLD}${github_url}${RESET}"
log "Submit issues and feature requests at ${BOLD}${github_url}/issues${RESET}"
log "Send us your feedback at ${BOLD}containers@bitnami.com${RESET}"
log ""
}

View File

@ -30,7 +30,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/tutorials/understand-rolling-tags-containers/).
* [`3-debian-10`, `3.1.2-6022-debian-10-r26`, `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-r26/3/debian-10/Dockerfile)
* [`3-debian-10`, `3.1.2-6022-debian-10-r32`, `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-r32/3/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/reportserver-community GitHub repo](https://github.com/bitnami/bitnami-docker-reportserver-community).