mirror of
https://github.com/bitnami/containers.git
synced 2026-04-02 15:27:45 +08:00
9.0.64-debian-11-r8 release
This commit is contained in:
committed by
Bitnami Containers
parent
eef430d045
commit
8c2bd7fec3
@@ -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-150" --checksum fe6b65886a6b1f545508e272efbf422054ee030c867f94ebec2f93c5518252de
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "tomcat" "9.0.64-152" --checksum 04f970d589c9540b37caf70dbc35e2d91ed93254761d81ebf18845ffb544fd28
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "tomcat" "9.0.64-153" --checksum 2f92b7e5ee72db383c816832949dc898f74830cdc7541ac44cb6a40594427a54
|
||||
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-150" --checksum da4a2f759ccc57c100d795b71ab297f48b31c4dd7578d773d963bbd49c42bd7b
|
||||
RUN apt-get update && apt-get upgrade -y && \
|
||||
|
||||
@@ -22,9 +22,9 @@
|
||||
},
|
||||
"tomcat": {
|
||||
"arch": "amd64",
|
||||
"digest": "04f970d589c9540b37caf70dbc35e2d91ed93254761d81ebf18845ffb544fd28",
|
||||
"digest": "2f92b7e5ee72db383c816832949dc898f74830cdc7541ac44cb6a40594427a54",
|
||||
"distro": "debian-11",
|
||||
"type": "NAMI",
|
||||
"version": "9.0.64-152"
|
||||
"version": "9.0.64-153"
|
||||
}
|
||||
}
|
||||
@@ -42,7 +42,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-r7`, `latest` (10/debian-11/Dockerfile)](https://github.com/bitnami/bitnami-docker-tomcat/blob/10.0.22-debian-11-r7/10/debian-11/Dockerfile)
|
||||
* [`9.0`, `9.0-debian-11`, `9.0.64`, `9.0.64-debian-11-r7` (9.0/debian-11/Dockerfile)](https://github.com/bitnami/bitnami-docker-tomcat/blob/9.0.64-debian-11-r7/9.0/debian-11/Dockerfile)
|
||||
* [`9.0`, `9.0-debian-11`, `9.0.64`, `9.0.64-debian-11-r8` (9.0/debian-11/Dockerfile)](https://github.com/bitnami/bitnami-docker-tomcat/blob/9.0.64-debian-11-r8/9.0/debian-11/Dockerfile)
|
||||
* [`8.5`, `8.5-debian-11`, `8.5.81`, `8.5.81-debian-11-r7` (8.5/debian-11/Dockerfile)](https://github.com/bitnami/bitnami-docker-tomcat/blob/8.5.81-debian-11-r7/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