3.1.1-debian-11-r4 release

This commit is contained in:
Bitnami Bot 2022-06-10 20:15:40 +00:00 committed by Bitnami Containers
parent a853e78e72
commit 19ccf88079
3 changed files with 11 additions and 11 deletions

View File

@ -11,11 +11,11 @@ ARG JAVA_EXTRA_SECURITY_DIR="/bitnami/java/extra-security"
COPY prebuildfs /
# Install required system packages and dependencies
RUN install_packages acl ca-certificates curl gzip libc6 procps tar zlib1g
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "java" "11.0.15-0" --checksum fe6b65886a6b1f545508e272efbf422054ee030c867f94ebec2f93c5518252de
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-0" --checksum da4a2f759ccc57c100d795b71ab297f48b31c4dd7578d773d963bbd49c42bd7b
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "wait-for-port" "1.0.3-0" --checksum 1013e2ebbe58e5dc8f3c79fc952f020fc5306ba48463803cacfbed7779173924
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "render-template" "1.0.3-1" --checksum 8b992a5ee513c5eaca52b19232b21a93588ddf4c4850be4d47c6f19b11d1d90a
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "kafka" "3.1.1-0" --checksum c9a83e8c5b225c389d21847fa45e15c18256d6be448ee9d1f2e41e5365364938
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "java" "11.0.15-150" --checksum fe6b65886a6b1f545508e272efbf422054ee030c867f94ebec2f93c5518252de
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-150" --checksum da4a2f759ccc57c100d795b71ab297f48b31c4dd7578d773d963bbd49c42bd7b
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "wait-for-port" "1.0.3-150" --checksum 1013e2ebbe58e5dc8f3c79fc952f020fc5306ba48463803cacfbed7779173924
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "render-template" "1.0.3-150" --checksum 8b992a5ee513c5eaca52b19232b21a93588ddf4c4850be4d47c6f19b11d1d90a
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "kafka" "3.1.1-150" --checksum c9a83e8c5b225c389d21847fa45e15c18256d6be448ee9d1f2e41e5365364938
RUN apt-get update && apt-get upgrade -y && \
rm -r /var/lib/apt/lists /var/cache/apt/archives
RUN chmod g+rwX /opt/bitnami

View File

@ -4,34 +4,34 @@
"digest": "da4a2f759ccc57c100d795b71ab297f48b31c4dd7578d773d963bbd49c42bd7b",
"distro": "debian-11",
"type": "NAMI",
"version": "1.14.0-0"
"version": "1.14.0-150"
},
"java": {
"arch": "amd64",
"digest": "fe6b65886a6b1f545508e272efbf422054ee030c867f94ebec2f93c5518252de",
"distro": "debian-11",
"type": "NAMI",
"version": "11.0.15-0"
"version": "11.0.15-150"
},
"kafka": {
"arch": "amd64",
"digest": "c9a83e8c5b225c389d21847fa45e15c18256d6be448ee9d1f2e41e5365364938",
"distro": "debian-11",
"type": "NAMI",
"version": "3.1.1-0"
"version": "3.1.1-150"
},
"render-template": {
"arch": "amd64",
"digest": "8b992a5ee513c5eaca52b19232b21a93588ddf4c4850be4d47c6f19b11d1d90a",
"distro": "debian-11",
"type": "NAMI",
"version": "1.0.3-1"
"version": "1.0.3-150"
},
"wait-for-port": {
"arch": "amd64",
"digest": "1013e2ebbe58e5dc8f3c79fc952f020fc5306ba48463803cacfbed7779173924",
"distro": "debian-11",
"type": "NAMI",
"version": "1.0.3-0"
"version": "1.0.3-150"
}
}

View File

@ -42,7 +42,7 @@ Non-root container images add an extra layer of security and are generally recom
Learn more about the Bitnami tagging policy and the difference between rolling tags and immutable tags [in our documentation page](https://docs.bitnami.com/tutorials/understand-rolling-tags-containers/).
* [`3.2`, `3.2-debian-11`, `3.2.0`, `3.2.0-debian-11-r2`, `latest` (3.2/debian-11/Dockerfile)](https://github.com/bitnami/bitnami-docker-kafka/blob/3.2.0-debian-11-r2/3.2/debian-11/Dockerfile)
* [`3.1`, `3.1-debian-11`, `3.1.1`, `3.1.1-debian-11-r3` (3.1/debian-11/Dockerfile)](https://github.com/bitnami/bitnami-docker-kafka/blob/3.1.1-debian-11-r3/3.1/debian-11/Dockerfile)
* [`3.1`, `3.1-debian-11`, `3.1.1`, `3.1.1-debian-11-r4` (3.1/debian-11/Dockerfile)](https://github.com/bitnami/bitnami-docker-kafka/blob/3.1.1-debian-11-r4/3.1/debian-11/Dockerfile)
* [`3.0`, `3.0-debian-11`, `3.0.1`, `3.0.1-debian-11-r4` (3.0/debian-11/Dockerfile)](https://github.com/bitnami/bitnami-docker-kafka/blob/3.0.1-debian-11-r4/3.0/debian-11/Dockerfile)
* [`2.8`, `2.8-debian-11`, `2.8.1`, `2.8.1-debian-11-r4` (2.8/debian-11/Dockerfile)](https://github.com/bitnami/bitnami-docker-kafka/blob/2.8.1-debian-11-r4/2.8/debian-11/Dockerfile)