[bitnami/tomcat] Release 8.5.84-debian-11-r21 (#21201)
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
parent
35da9b30d3
commit
f98bfe9319
|
|
@ -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="8.5.84-debian-11-r20" \
|
||||
org.opencontainers.image.ref.name="8.5.84-debian-11-r21" \
|
||||
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.17-7-3-linux-${OS_ARCH}-debian-11" \
|
||||
"tomcat-8.5.84-4-linux-${OS_ARCH}-debian-11" \
|
||||
"tomcat-8.5.84-5-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": "cbd90b037d3d1f0da510a5b3d611ed582ce9cdbf9a158f589ba0c3a043a73153",
|
||||
"digest": "16cbb31f8ca4bb5612ccd50a1e158be9363b8c5ee72bddb038e8ebbf0dc722d9",
|
||||
"distro": "debian-11",
|
||||
"type": "NAMI",
|
||||
"version": "8.5.84-4"
|
||||
"version": "8.5.84-5"
|
||||
}
|
||||
}
|
||||
Loading…
Reference in New Issue