mirror of
https://github.com/bitnami/containers.git
synced 2026-03-15 06:48:04 +08:00
[bitnami/reportserver] Release 4.6.1-6096-debian-11-r0 (#41760)
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
@@ -8,13 +8,13 @@ ARG TARGETARCH
|
||||
|
||||
LABEL com.vmware.cp.artifact.flavor="sha256:1e1b4657a77f0d47e9220f0c37b9bf7802581b93214fff7d1bd2364c8bf22e8e" \
|
||||
org.opencontainers.image.base.name="docker.io/bitnami/minideb:bullseye" \
|
||||
org.opencontainers.image.created="2023-07-19T22:59:17Z" \
|
||||
org.opencontainers.image.created="2023-07-21T03:03:20Z" \
|
||||
org.opencontainers.image.description="Application packaged by VMware, Inc" \
|
||||
org.opencontainers.image.licenses="Apache-2.0" \
|
||||
org.opencontainers.image.ref.name="4.6.1-6094-debian-11-r19" \
|
||||
org.opencontainers.image.ref.name="4.6.1-6096-debian-11-r0" \
|
||||
org.opencontainers.image.title="reportserver" \
|
||||
org.opencontainers.image.vendor="VMware, Inc." \
|
||||
org.opencontainers.image.version="4.6.1-6094"
|
||||
org.opencontainers.image.version="4.6.1-6096"
|
||||
|
||||
ENV HOME="/" \
|
||||
OS_ARCH="${TARGETARCH:-amd64}" \
|
||||
@@ -30,7 +30,7 @@ RUN mkdir -p /tmp/bitnami/pkg/cache/ && cd /tmp/bitnami/pkg/cache/ && \
|
||||
"java-17.0.7-7-2-linux-${OS_ARCH}-debian-11" \
|
||||
"tomcat-9.0.78-0-linux-${OS_ARCH}-debian-11" \
|
||||
"mysql-client-10.11.4-0-linux-${OS_ARCH}-debian-11" \
|
||||
"reportserver-4.6.1-6094-0-linux-${OS_ARCH}-debian-11" \
|
||||
"reportserver-4.6.1-6096-0-linux-${OS_ARCH}-debian-11" \
|
||||
"render-template-1.0.5-7-linux-${OS_ARCH}-debian-11" \
|
||||
) && \
|
||||
for COMPONENT in "${COMPONENTS[@]}"; do \
|
||||
@@ -52,7 +52,7 @@ RUN /opt/bitnami/scripts/java/postunpack.sh
|
||||
RUN /opt/bitnami/scripts/mysql-client/postunpack.sh
|
||||
RUN /opt/bitnami/scripts/reportserver/postunpack.sh
|
||||
RUN /opt/bitnami/scripts/tomcat/postunpack.sh
|
||||
ENV APP_VERSION="4.6.1-6094" \
|
||||
ENV APP_VERSION="4.6.1-6096" \
|
||||
BITNAMI_APP_NAME="reportserver" \
|
||||
JAVA_HOME="/opt/bitnami/java" \
|
||||
PATH="/opt/bitnami/java/bin:/opt/bitnami/tomcat/bin:/opt/bitnami/mysql/bin:/opt/bitnami/common/bin:$PATH" \
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
"arch": "amd64",
|
||||
"distro": "debian-11",
|
||||
"type": "NAMI",
|
||||
"version": "4.6.1-6094-0"
|
||||
"version": "4.6.1-6096-0"
|
||||
},
|
||||
"tomcat": {
|
||||
"arch": "amd64",
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
rolling-tags:
|
||||
- "4"
|
||||
- 4-debian-11
|
||||
- 4.6.1-6094
|
||||
- 4.6.1-6096
|
||||
- latest
|
||||
|
||||
Reference in New Issue
Block a user