3.0.8-6009-ol-7-r24 release
This commit is contained in:
parent
0fd55a5ab6
commit
b937d9b197
|
|
@ -1,4 +1,4 @@
|
|||
FROM bitnami/oraclelinux-extras:7-r472
|
||||
FROM bitnami/oraclelinux-extras:7-r473
|
||||
LABEL maintainer "Bitnami <containers@bitnami.com>"
|
||||
|
||||
# Install required system packages and dependencies
|
||||
|
|
@ -11,7 +11,7 @@ RUN bitnami-pkg unpack reportserverenterprise-3.0.8-6009-1 --checksum a5427742ad
|
|||
COPY rootfs /
|
||||
ENV ALLOW_EMPTY_PASSWORD="no" \
|
||||
BITNAMI_APP_NAME="reportserverenterprise" \
|
||||
BITNAMI_IMAGE_VERSION="3.0.8-6009-ol-7-r23" \
|
||||
BITNAMI_IMAGE_VERSION="3.0.8-6009-ol-7-r24" \
|
||||
MARIADB_HOST="mariadb" \
|
||||
MARIADB_PORT_NUMBER="3306" \
|
||||
MARIADB_ROOT_PASSWORD="" \
|
||||
|
|
|
|||
|
|
@ -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.0.8-6009-ol-7-r23` (3/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-reportserverenterprise/blob/3.0.8-6009-ol-7-r23/3/ol-7/Dockerfile)
|
||||
* [`3-ol-7`, `3.0.8-6009-ol-7-r24` (3/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-reportserverenterprise/blob/3.0.8-6009-ol-7-r24/3/ol-7/Dockerfile)
|
||||
* [`3-debian-9`, `3.0.8-6009-debian-9-r19`, `3`, `3.0.8-6009`, `3.0.8-6009-r19`, `latest` (3/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-reportserverenterprise/blob/3.0.8-6009-debian-9-r19/3/debian-9/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/reportserverenterprise GitHub repo](https://github.com/bitnami/bitnami-docker-reportserverenterprise).
|
||||
|
|
|
|||
Loading…
Reference in New Issue