[bitnami/tomcat] Release 10.0.27-debian-11-r30 (#22789)
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
parent
c25c99f04b
commit
1fe63e9643
|
|
@ -6,7 +6,7 @@ ARG TARGETARCH
|
|||
LABEL org.opencontainers.image.authors="https://bitnami.com/contact" \
|
||||
org.opencontainers.image.description="Application packaged by Bitnami" \
|
||||
org.opencontainers.image.licenses="Apache-2.0" \
|
||||
org.opencontainers.image.ref.name="10.0.27-debian-11-r29" \
|
||||
org.opencontainers.image.ref.name="10.0.27-debian-11-r30" \
|
||||
org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/tomcat" \
|
||||
org.opencontainers.image.title="tomcat" \
|
||||
org.opencontainers.image.vendor="VMware, Inc." \
|
||||
|
|
@ -24,7 +24,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.18-10-0-linux-${OS_ARCH}-debian-11" \
|
||||
"tomcat-10.0.27-8-linux-${OS_ARCH}-debian-11" \
|
||||
"tomcat-10.0.27-9-linux-${OS_ARCH}-debian-11" \
|
||||
"render-template-1.0.5-0-linux-${OS_ARCH}-debian-11" \
|
||||
"gosu-1.16.0-1-linux-${OS_ARCH}-debian-11" \
|
||||
) && \
|
||||
|
|
|
|||
|
|
@ -22,9 +22,9 @@
|
|||
},
|
||||
"tomcat": {
|
||||
"arch": "amd64",
|
||||
"digest": "754bc08f2cc36356b3dacc866d276cbbc4e81a8e83db4c867aece87336184acb",
|
||||
"digest": "20287c3c3bc8a8d9085f7346757cf9bd8cad230f20dba657fe67353bd98299f9",
|
||||
"distro": "debian-11",
|
||||
"type": "NAMI",
|
||||
"version": "10.0.27-8"
|
||||
"version": "10.0.27-9"
|
||||
}
|
||||
}
|
||||
Loading…
Reference in New Issue