mirror of
https://github.com/bitnami/containers.git
synced 2026-04-01 06:48:13 +08:00
8.5.81-debian-11-r12 release
This commit is contained in:
committed by
Bitnami Containers
parent
454df50b0f
commit
40a30af536
@@ -11,7 +11,7 @@ SHELL ["/bin/bash", "-o", "pipefail", "-c"]
|
||||
# Install required system packages and dependencies
|
||||
RUN install_packages acl ca-certificates curl gzip libc6 libssl1.1 procps tar xmlstarlet zlib1g
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "java" "11.0.15-1-0" --checksum 036b876a7a2546e5639cb5557d152ec14a3492ca37132dc99e8bd2e3b8ce1ecd
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "tomcat" "8.5.81-4" --checksum 74d19759223225bf6f9eba41429815f5ad3064320941c6e8a74885a065ea74c5
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "tomcat" "8.5.81-5" --checksum ef0b6fc05f26b7c139e8c0a51e52ce54749e7faf85c23b1d587b9d6490a520ee
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "render-template" "1.0.3-150" --checksum 8b992a5ee513c5eaca52b19232b21a93588ddf4c4850be4d47c6f19b11d1d90a
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-151" --checksum 089bb11a3bc6031c5a91ab5f9534e9e7e41b928d10d72a3986f16bb61d3a9900
|
||||
RUN apt-get update && apt-get upgrade -y && \
|
||||
|
||||
@@ -22,9 +22,9 @@
|
||||
},
|
||||
"tomcat": {
|
||||
"arch": "amd64",
|
||||
"digest": "74d19759223225bf6f9eba41429815f5ad3064320941c6e8a74885a065ea74c5",
|
||||
"digest": "ef0b6fc05f26b7c139e8c0a51e52ce54749e7faf85c23b1d587b9d6490a520ee",
|
||||
"distro": "debian-11",
|
||||
"type": "NAMI",
|
||||
"version": "8.5.81-4"
|
||||
"version": "8.5.81-5"
|
||||
}
|
||||
}
|
||||
@@ -43,7 +43,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
|
||||
|
||||
* [`10`, `10-debian-11`, `10.0.22`, `10.0.22-debian-11-r13`, `latest` (10/debian-11/Dockerfile)](https://github.com/bitnami/bitnami-docker-tomcat/blob/10.0.22-debian-11-r13/10/debian-11/Dockerfile)
|
||||
* [`9.0`, `9.0-debian-11`, `9.0.64`, `9.0.64-debian-11-r14` (9.0/debian-11/Dockerfile)](https://github.com/bitnami/bitnami-docker-tomcat/blob/9.0.64-debian-11-r14/9.0/debian-11/Dockerfile)
|
||||
* [`8.5`, `8.5-debian-11`, `8.5.81`, `8.5.81-debian-11-r11` (8.5/debian-11/Dockerfile)](https://github.com/bitnami/bitnami-docker-tomcat/blob/8.5.81-debian-11-r11/8.5/debian-11/Dockerfile)
|
||||
* [`8.5`, `8.5-debian-11`, `8.5.81`, `8.5.81-debian-11-r12` (8.5/debian-11/Dockerfile)](https://github.com/bitnami/bitnami-docker-tomcat/blob/8.5.81-debian-11-r12/8.5/debian-11/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/tomcat GitHub repo](https://github.com/bitnami/bitnami-docker-tomcat).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user