[bitnami/reportserver] Release 4.2.0-6066-debian-11-r10 (#2086)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2022-08-06 04:09:50 +02:00
committed by GitHub
parent edaa89a832
commit 1a937c97b6
2 changed files with 1 additions and 6 deletions

View File

@@ -18,11 +18,6 @@ set -o pipefail
. /opt/bitnami/scripts/libfs.sh
. /opt/bitnami/scripts/liblog.sh
# Symlink for ReportServer Enterprise
if [[ -d "${BITNAMI_ROOT_DIR}/reportserverenterprise" ]]; then
ln -s "${BITNAMI_ROOT_DIR}/reportserverenterprise" "$REPORTSERVER_BASE_DIR"
fi
# Ensure the required config files exist
touch "${REPORTSERVER_CONF_DIR}"/{persistence,reportserver,rsinit}.properties

View File

@@ -35,7 +35,7 @@ Non-root container images add an extra layer of security and are generally recom
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/).
- [`4`, `4-debian-11`, `4.2.0-6066`, `4.2.0-6066-debian-11-r9`, `latest` (4/debian-11/Dockerfile)](https://github.com/bitnami/containers/blob/main/bitnami/reportserver/4/debian-11/Dockerfile)
- [`4`, `4-debian-11`, `4.2.0-6066`, `4.2.0-6066-debian-11-r10`, `latest` (4/debian-11/Dockerfile)](https://github.com/bitnami/containers/blob/main/bitnami/reportserver/4/debian-11/Dockerfile)
Subscribe to project updates by watching the [bitnami/containers GitHub repo](https://github.com/bitnami/containers).