7.17.3-debian-10-r9 release

This commit is contained in:
Bitnami Bot
2022-04-30 04:40:11 +00:00
committed by Bitnami Containers
parent 36ba97c074
commit 8b531084ca
3 changed files with 4 additions and 4 deletions

View File

@@ -11,7 +11,7 @@ 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.14-7" --checksum 900545c4f346a0ece8abf2caf64fd9d4ab7514967d4614d716bf7362b24f828b
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "java" "11.0.15-0" --checksum 255bc547614ce8052f416a74c58cfb916f724876315f15b816e0eb98b2bded35
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "yq" "4.25.1-0" --checksum 863b0a81f75feed5c08bb5c1c5b280469b10c7cee9232ecbf613544755a7433c
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "logstash" "7.17.3-0" --checksum bd27e98c3892d9228334a81f7b8a43373dc312df0d0c1c10d9f1c1d4a2f37f9e
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-7" --checksum d6280b6f647a62bf6edc74dc8e526bfff63ddd8067dcb8540843f47203d9ccf1

View File

@@ -8,10 +8,10 @@
},
"java": {
"arch": "amd64",
"digest": "900545c4f346a0ece8abf2caf64fd9d4ab7514967d4614d716bf7362b24f828b",
"digest": "255bc547614ce8052f416a74c58cfb916f724876315f15b816e0eb98b2bded35",
"distro": "debian-10",
"type": "NAMI",
"version": "11.0.14-7"
"version": "11.0.15-0"
},
"logstash": {
"arch": "amd64",

View File

@@ -46,7 +46,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
* [`8`, `8-debian-10`, `8.1.3`, `8.1.3-debian-10-r8`, `latest` (8/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-logstash/blob/8.1.3-debian-10-r8/8/debian-10/Dockerfile)
* [`7`, `7-debian-10`, `7.17.3`, `7.17.3-debian-10-r8` (7/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-logstash/blob/7.17.3-debian-10-r8/7/debian-10/Dockerfile)
* [`7`, `7-debian-10`, `7.17.3`, `7.17.3-debian-10-r9` (7/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-logstash/blob/7.17.3-debian-10-r9/7/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/logstash GitHub repo](https://github.com/bitnami/bitnami-docker-logstash).