[bitnami/tomcat] Release 10.1.5-debian-11-r16 (#23922)
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
parent
ce548ab95c
commit
ffce1c2b2e
|
|
@ -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.1.5-debian-11-r15" \
|
||||
org.opencontainers.image.ref.name="10.1.5-debian-11-r16" \
|
||||
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.1.5-6-linux-${OS_ARCH}-debian-11" \
|
||||
"tomcat-10.1.5-7-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": "4f2b4fdd5fb4e51d5df78a2ed366a9916beec6e17fa05deb8f766a5c600b13e4",
|
||||
"digest": "c99e8f7c51795628555af926e06549da1acd0509fa979383e93e1093619a07a7",
|
||||
"distro": "debian-11",
|
||||
"type": "NAMI",
|
||||
"version": "10.1.5-6"
|
||||
"version": "10.1.5-7"
|
||||
}
|
||||
}
|
||||
Loading…
Reference in New Issue