mirror of
https://github.com/bitnami/containers.git
synced 2026-04-06 17:27:45 +08:00
[bitnami/tomcat] Release 9.0.71-debian-11-r10 (#22555)
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
@@ -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="9.0.71-debian-11-r9" \
|
||||
org.opencontainers.image.ref.name="9.0.71-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." \
|
||||
@@ -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-9.0.71-5-linux-${OS_ARCH}-debian-11" \
|
||||
"tomcat-9.0.71-6-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": "fee11c06392f7260114fed822290caacbc2c388e4c965587cdd442e73ebc18e7",
|
||||
"digest": "98798bca6c28a9caa36403ae1c6efa780af7843a051d1b2e65139a501aa88df6",
|
||||
"distro": "debian-11",
|
||||
"type": "NAMI",
|
||||
"version": "9.0.71-5"
|
||||
"version": "9.0.71-6"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user