3.1.2-6022-debian-10-r12 release
This commit is contained in:
parent
ab8cbc6999
commit
ec4cec0953
|
|
@ -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="" \
|
||||
|
|
|
|||
|
|
@ -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).
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue