mirror of
https://github.com/bitnami/containers.git
synced 2026-02-19 05:27:22 +08:00
[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:
@@ -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
|
||||
|
||||
|
||||
@@ -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).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user