[bitnami/tomcat] Release 8.5.83-debian-11-r10 (#12876)
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
parent
3e255f414d
commit
b6504693dd
|
|
@ -5,7 +5,7 @@ ARG TARGETARCH
|
|||
|
||||
LABEL org.opencontainers.image.authors="https://bitnami.com/contact" \
|
||||
org.opencontainers.image.description="Application packaged by Bitnami" \
|
||||
org.opencontainers.image.ref.name="8.5.83-debian-11-r9" \
|
||||
org.opencontainers.image.ref.name="8.5.83-debian-11-r10" \
|
||||
org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/tomcat" \
|
||||
org.opencontainers.image.title="tomcat" \
|
||||
org.opencontainers.image.vendor="VMware, Inc." \
|
||||
|
|
@ -23,7 +23,7 @@ RUN install_packages ca-certificates curl libssl1.1 procps xmlstarlet zlib1g
|
|||
RUN mkdir -p /tmp/bitnami/pkg/cache/ && cd /tmp/bitnami/pkg/cache/ && \
|
||||
COMPONENTS=( \
|
||||
"java-11.0.17-7-1-linux-${OS_ARCH}-debian-11" \
|
||||
"tomcat-8.5.83-0-linux-${OS_ARCH}-debian-11" \
|
||||
"tomcat-8.5.83-1-linux-${OS_ARCH}-debian-11" \
|
||||
"render-template-1.0.3-154-linux-${OS_ARCH}-debian-11" \
|
||||
"gosu-1.14.0-155-linux-${OS_ARCH}-debian-11" \
|
||||
) && \
|
||||
|
|
|
|||
|
|
@ -22,9 +22,9 @@
|
|||
},
|
||||
"tomcat": {
|
||||
"arch": "amd64",
|
||||
"digest": "a4a21ea254aff458ea71802033ddf35a9ef723fa8d2f43a332bc3ded059126f4",
|
||||
"digest": "e6b10bbe001dd25322c908b9ba9fe3cdfeedaebdec14baa201734c2b33c88bdf",
|
||||
"distro": "debian-11",
|
||||
"type": "NAMI",
|
||||
"version": "8.5.83-0"
|
||||
"version": "8.5.83-1"
|
||||
}
|
||||
}
|
||||
Loading…
Reference in New Issue